/* POLICES */
.defaultPolice {
  font-family: "proxima-nova-extra-condensed", "Open Sans Condensed", sans-serif;
  font-size: 18px;
}
.proximaLight {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 300;
}
.proxima {
  font-family: "proxima-nova", "Open Sans Condensed", sans-serif !important;
  font-style: normal;
  font-weight: 400;
}
.btSend {
  background: url("https://icono.agencedwm.com/picto_avionpapier_gr.png") center center / 20px auto no-repeat transparent !important;
}
.btSend.rouge {
  background: url("https://icono.agencedwm.com/picto_avionpapier_ro.png") center center / 20px auto no-repeat transparent !important;
}
.btSend.rouge:hover {
  background: url("https://icono.agencedwm.com/picto_avionpapier_ro.png") center center / 20px auto no-repeat transparent !important;
}
.btSend:hover {
  background: url("https://icono.agencedwm.com/picto_avionpapier_gr.png") center center / 20px auto no-repeat transparent !important;
}
.btSend.green {
  background: url("https://icono.agencedwm.com/picto_avionpapier_ve.png") center center / 20px auto no-repeat transparent !important;
}
.btSend.green:hover {
  background: url("https://icono.agencedwm.com/picto_avionpapier_ve.png") center center / 20px auto no-repeat transparent !important;
}
.btBonCommande {
  background: url("https://icono.agencedwm.com/picto_commande_gr.png") center center / 20px auto no-repeat transparent !important;
}
.btBonCommande:hover {
  background: url("https://icono.agencedwm.com/picto_commande_gr.png") center center / 20px auto no-repeat transparent !important;
}
.livre {
  width: 20px;
  height: 20px;
  background: transparent url("/img/livre.png") center center no-repeat !important;
  background-size: 20px !important;
}
.livre.inv {
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
}
.moreInfos {
  width: 15px;
  height: 15px;
  background: transparent url(https://icono.agencedwm.com/picto_rond_interogation_gr.png) center center / 15px 15px;
  display: inline-block;
}
.moreInfos .moreInfosLib {
  background: white;
  border: 2px solid #ededed !important;
  opacity: 0;
  position: relative;
  bottom: -15px;
  height: auto;
  display: inline-flex;
  padding: 2px 4px;
}
.moreInfos:hover {
  opacity: 0.8;
}
.moreInfos:hover .moreInfosLib {
  opacity: 1;
}
.livrePartiellement {
  width: 20px;
  height: 20px;
  background: transparent url("/img/livrePartiellement.png") center center no-repeat !important;
  background-size: 20px !important;
}
.livrePartiellement.inv {
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
}
.nonLivre {
  width: 20px;
  height: 20px;
  background: transparent url("/img/nonLivre.png") center center no-repeat !important;
  background-size: 20px !important;
}
.nonLivre.inv {
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
}
.miniRecapTitle {
  margin-left: 10px !important;
}
.dt-buttons {
  padding: 0px 0 10px 0;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.dt-buttons .buttons-excel {
  width: 30px;
  height: 30px !important;
  cursor: pointer;
  opacity: 0.75;
  transition: all ease 0.2s;
  border-radius: 0px !important;
  display: inline-block !important;
  float: none !important;
  top: 0;
  margin: 0 !important;
  font-size: 0 !important;
  background: url("https://icono.agencedwm.com/picto_document-excel_cy.png") center center / 24px auto no-repeat !important;
  border: 0 !important;
}
.dt-buttons .buttons-excel:hover {
  opacity: 0.3;
}
.dt-buttons .buttons-pdf {
  width: 30px;
  height: 30px !important;
  cursor: pointer;
  opacity: 0.75;
  transition: all ease 0.2s;
  border-radius: 0px !important;
  display: inline-block !important;
  float: none !important;
  top: 0;
  margin: 0 !important;
  font-size: 0 !important;
  background: url("https://icono.agencedwm.com/picto_pdf_cy.png") center center / 24px auto no-repeat !important;
  border: 0 !important;
}
.dt-buttons .buttons-pdf:hover {
  opacity: 0.3;
}
.titreTable,
.titreSecondaire {
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  color: #525252 !important;
  text-transform: inherit !important;
  font-size: 30px !important;
  padding-left: 44px !important;
  background: url("http://icono.agencedwm.com/picto_liste_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
  font-weight: 300 !important;
  margin-bottom: 5px !important;
  margin-top: 10px !important;
}
.titreTable sup,
.titreSecondaire sup {
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  font-weight: 300 !important;
  font-style: italic !important;
  font-size: 18px !important;
}
.titreTable.noCSS,
.titreSecondaire.noCSS {
  background: none !important;
  padding: 0 !important;
}
.titreTable.titreFlex,
.titreSecondaire.titreFlex {
  display: flex;
  align-items: center;
  max-width: auto !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 44px !important;
}
.titreTable.titreFlex span,
.titreSecondaire.titreFlex span,
.titreTable.titreFlex a,
.titreSecondaire.titreFlex a {
  overflow: hidden;
  text-overflow: ellipsis;
  flex-shrink: 2;
  line-height: 40px;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  color: #525252 !important;
  text-transform: capitalize !important;
  font-size: 30px !important;
}
.titreTable.titreFlex spana,
.titreSecondaire.titreFlex spana,
.titreTable.titreFlex aa,
.titreSecondaire.titreFlex aa {
  color: #009fe3 !important;
}
.titreTable.titreFlex .codeClient,
.titreSecondaire.titreFlex .codeClient {
  font-size: 16px !important;
  color: #525252 !important;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  font-style: normal !important;
  font-weight: 300 !important;
}
.titreTable.titreFlex .codeClient span,
.titreSecondaire.titreFlex .codeClient span {
  font-size: 16px !important;
  color: #525252 !important;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  font-style: normal !important;
  font-weight: 300 !important;
}
.titreTable.titreFlex sup,
.titreSecondaire.titreFlex sup {
  margin-bottom: auto;
  align-self: flex-start;
  height: 20px;
  line-height: 20px;
  margin-left: 5px;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  font-weight: 300 !important;
  font-style: italic !important;
  font-size: 18px !important;
  position: inherit !important;
}
.titreTable.titreApps,
.titreSecondaire.titreApps {
  max-width: auto !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 44px !important;
  line-height: 30px !important;
}
.titreTable.titreApps sup,
.titreSecondaire.titreApps sup {
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
}
.titreTable .toggleAll,
.titreSecondaire .toggleAll {
  width: fit-content;
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 10px 0 40px;
  margin: 0 35px 0 auto;
  background-size: 20px auto !important;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 20px;
  color: #525252;
  border: 0;
  border-radius: 5px;
  flex-shrink: 10;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  border: 1px solid #d0d0d7;
  background: url(https://icono.agencedwm.com/picto_miniMoins_gr.png) center left no-repeat;
  background-position: 10px center;
}
.titreTable .toggleAll:hover,
.titreSecondaire .toggleAll:hover {
  background: #d0d0d7 url(https://icono.agencedwm.com/picto_miniMoins_gr.png) center left no-repeat;
  background-position: 10px center;
}
.titreTable .toggleAll.collapsed,
.titreSecondaire .toggleAll.collapsed {
  background: #525252 url(https://icono.agencedwm.com/picto_miniPlus_bl.png) center left no-repeat;
  background-position: 10px center;
  color: white;
}
.titreTable .toggleAll.collapsed:hover,
.titreSecondaire .toggleAll.collapsed:hover {
  background: #d0d0d7 url(https://icono.agencedwm.com/picto_miniPlus_gr.png) center left no-repeat;
  background-position: 10px center;
  color: #525252;
}
.titreTable .lblTitle,
.titreSecondaire .lblTitle {
  display: flex;
  align-items: center;
  margin-left: 10px !important;
  padding-left: 10px;
  border-left: solid 1px rgba(82, 82, 82, 0.2);
  height: 100%;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #525252;
}
.titreTable select,
.titreSecondaire select {
  border: solid 1px rgba(82, 82, 82, 0.2) !important;
  background-color: transparent !important;
  margin-top: 5px;
  margin-left: auto;
  margin-bottom: 5px;
  margin-right: 10px;
}
.titreTable select.tournee,
.titreSecondaire select.tournee {
  height: 30px;
}
.titreTable aside,
.titreSecondaire aside {
  position: relative;
}
.titreTable input[type="checkbox"].special,
.titreSecondaire input[type="checkbox"].special {
  opacity: 0;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  z-index: 5;
}
.titreTable input[type="checkbox"].special + label,
.titreSecondaire input[type="checkbox"].special + label {
  width: auto !important;
  height: 40px !important;
  padding: 0 0 0 25px !important;
  margin: 0 10px 0 0 !important;
  cursor: pointer;
  opacity: 0.6;
  border: 0 !important;
  display: flex;
  align-items: center;
  text-align: left;
  justify-content: flex-start;
}
.titreTable input[type="checkbox"].special + label:hover,
.titreSecondaire input[type="checkbox"].special + label:hover {
  opacity: 1;
  background-color: transparent !important;
}
.titreTable input[type="checkbox"].special:not(:checked) + label,
.titreSecondaire input[type="checkbox"].special:not(:checked) + label {
  background: url("https://general.adwm.info/img/picto_check_off.png") left center no-repeat !important;
  background-size: 20px auto !important;
}
.titreTable input[type="checkbox"].special:checked + label,
.titreSecondaire input[type="checkbox"].special:checked + label {
  background: url("https://general.adwm.info/img/picto_check_on.png") left center no-repeat !important;
  background-size: 20px auto !important;
}
.titreTable input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor),
.titreSecondaire input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor) {
  display: none;
}
.titreTable input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor) + label,
.titreSecondaire input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor) + label {
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer;
  opacity: 0.6;
  border: 0 !important;
}
.titreTable input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor) + label:hover,
.titreSecondaire input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor) + label:hover {
  opacity: 1;
  background-color: transparent !important;
}
.titreTable input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor):not(:checked) + label,
.titreSecondaire input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor):not(:checked) + label {
  background: url("https://general.adwm.info/img/picto_check_off.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
.titreTable input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor):checked + label,
.titreSecondaire input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor):checked + label {
  background: url("https://general.adwm.info/img/picto_check_on.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
.titreTable input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor).partiellementCoche + label,
.titreSecondaire input[type="checkbox"]:not(.affiche):not(.chbxFiltre):not(.checkColor).partiellementCoche + label {
  background: url("https://general.adwm.info/img/picto_check_grpOn.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
.titreTable.withBtn,
.titreSecondaire.withBtn {
  display: flex !important;
  align-items: flex-start !important;
  white-space: nowrap !important;
  margin-bottom: 10px !important;
}
.titreTable.withBtn span,
.titreSecondaire.withBtn span {
  overflow: hidden;
  text-overflow: ellipsis;
  flex-shrink: 2;
  line-height: 40px;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  color: #525252 !important;
  text-transform: capitalize !important;
  font-size: 30px !important;
}
.titreTable.withCheckbox,
.titreSecondaire.withCheckbox {
  display: flex;
  align-items: center;
}
.titreTable .btnCreation,
.titreSecondaire .btnCreation {
  height: 40px !important;
  display: flex !important;
  align-items: center !important;
  padding: 0 10px 0 40px !important;
  background: #009fe3 url("/img/picto_editer_bl.png") center left 10px no-repeat !important;
  background-size: 20px auto !important;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  font-size: 20px !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 5px !important;
  margin-left: auto !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  cursor: pointer !important;
}
.titreTable.toggleTable,
.titreSecondaire.toggleTable,
.titreTable.toggleFromId,
.titreSecondaire.toggleFromId {
  position: relative;
  padding-right: 40px !important;
  cursor: pointer !important;
}
.titreTable.toggleTable::after,
.titreSecondaire.toggleTable::after,
.titreTable.toggleFromId::after,
.titreSecondaire.toggleFromId::after {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 8px;
  top: 0;
  bottom: 0;
  content: " ";
  margin: auto;
  background: url("/img/picto_title_close.png") right center no-repeat;
  background-size: 24px auto;
  opacity: 0.25;
}
.titreTable.toggleTable.closed::after,
.titreSecondaire.toggleTable.closed::after,
.titreTable.toggleFromId.closed::after,
.titreSecondaire.toggleFromId.closed::after {
  background: url("/img/picto_title_open.png") right center no-repeat;
  background-size: 24px auto;
}
.titreTable.toggleTable.closed + table.dataTable,
.titreSecondaire.toggleTable.closed + table.dataTable,
.titreTable.toggleFromId.closed + table.dataTable,
.titreSecondaire.toggleFromId.closed + table.dataTable,
.titreTable.toggleTable.closed + .dataTables_wrapper,
.titreSecondaire.toggleTable.closed + .dataTables_wrapper,
.titreTable.toggleFromId.closed + .dataTables_wrapper,
.titreSecondaire.toggleFromId.closed + .dataTables_wrapper {
  display: none;
}
.titreTable.toggleTable:hover::after,
.titreSecondaire.toggleTable:hover::after,
.titreTable.toggleFromId:hover::after,
.titreSecondaire.toggleFromId:hover::after {
  opacity: 1 !important;
}
.titreTable.withField,
.titreSecondaire.withField {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  text-transform: none !important;
  padding-left: 32px !important;
  background-size: 20px !important;
  font-size: 24px !important;
  margin: auto !important;
}
.titreTable.withField label,
.titreSecondaire.withField label {
  display: flex;
  margin-left: 10px !important;
  align-items: center;
  white-space: nowrap;
  margin-bottom: 0 !important;
}
.titreTable.withField label input,
.titreSecondaire.withField label input {
  margin-left: 7px;
}
.titreTable.titreFacture,
.titreSecondaire.titreFacture {
  background: url("https://icono.agencedwm.com/picto_facture_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreFactureF,
.titreSecondaire.titreFactureF {
  background: url("https://icono.agencedwm.com/picto_factureF_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreCommande,
.titreSecondaire.titreCommande {
  background: url("https://icono.agencedwm.com/picto_commande_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreChauffeur,
.titreSecondaire.titreChauffeur {
  background: url("https://icono.agencedwm.com/picto_chauffeur_gr.png") center left no-repeat transparent !important;
  background-size: auto 32px !important;
}
.titreTable.titreListeGR,
.titreSecondaire.titreListeGR {
  background: url("https://general.adwm.info/img/picto_liste_grand.gif") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreUsers,
.titreSecondaire.titreUsers {
  background: url("https://icono.agencedwm.com/picto_homme_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreEuros,
.titreSecondaire.titreEuros {
  background: url("https://icono.agencedwm.com/picto_ticket_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreDocSupp,
.titreSecondaire.titreDocSupp {
  background: url("https://icono.agencedwm.com/picto_documentsSuppr_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreDocAjout,
.titreSecondaire.titreDocAjout {
  background: url("https://icono.agencedwm.com/picto_documentsAjout_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreContact,
.titreSecondaire.titreContact {
  background: url("https://icono.agencedwm.com/picto_contact_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreDocument,
.titreSecondaire.titreDocument {
  background: url("https://icono.agencedwm.com/picto_doc_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreDocuments,
.titreSecondaire.titreDocuments {
  background: url("https://icono.agencedwm.com/picto_documents_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titrePhoto,
.titreSecondaire.titrePhoto {
  background: url("https://icono.agencedwm.com/picto_photo_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreMessage,
.titreSecondaire.titreMessage {
  background: url("https://icono.agencedwm.com/picto_message_gr_tr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreExport,
.titreSecondaire.titreExport {
  background: url("https://icono.agencedwm.com/picto_export_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreOrdres,
.titreSecondaire.titreOrdres {
  background: url("https://icono.agencedwm.com/picto_dossier-fleche_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreOrdres .btnCreation,
.titreSecondaire.titreOrdres .btnCreation {
  background: #009fe3 url("https://icono.agencedwm.com/picto_dossier-fleche_bl.png") center left 10px no-repeat !important;
  background-size: 20px auto !important;
}
.titreTable.titreGraphic4,
.titreSecondaire.titreGraphic4 {
  background: url("https://icono.agencedwm.com/picto_graphic4_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreAdhesion,
.titreSecondaire.titreAdhesion {
  background: url("https://icono.agencedwm.com/picto_editionTableau_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreStructure,
.titreSecondaire.titreStructure {
  background: url("https://icono.agencedwm.com/picto_batiment_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreClient,
.titreSecondaire.titreClient {
  background: url("https://icono.agencedwm.com/picto_homme-macaron_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreFournisseur,
.titreSecondaire.titreFournisseur {
  background: url("https://icono.agencedwm.com/picto_fournisseur_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreValidation,
.titreSecondaire.titreValidation {
  background: url("https://icono.agencedwm.com/picto_valider_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titreFactureLiee,
.titreSecondaire.titreFactureLiee {
  background: url("https://icono.agencedwm.com/pictoFactureLiee_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.titrePaquet,
.titreSecondaire.titrePaquet {
  background: url("https://icono.agencedwm.com/picto_paquet_gr.png") center left no-repeat transparent !important;
  background-size: 32px !important;
}
.titreTable.noPicto,
.titreSecondaire.noPicto {
  padding-left: 0px !important;
  background: transparent !important;
}
.titreTable #montantTTC,
.titreSecondaire #montantTTC {
  display: flex;
  position: relative;
  align-items: baseline;
  margin-left: auto;
}
.titreTable #montantTTC aside,
.titreSecondaire #montantTTC aside {
  margin: 0 10px 0 0;
  font-size: 16px;
}
.withRecapMini {
  padding-bottom: 80px !important;
  position: relative;
}
.withRecapMini .recapDtMini {
  height: 60px;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 20px;
}
.withRecapMini .recapDtMini span {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #525252;
}
.withRecapMini .recapDtMini h3 {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #525252;
}
.tableSecondaire tbody tr {
  background-color: transparent !important;
}
.tableSecondaire tbody tr td {
  border-bottom: solid 1px rgba(82, 82, 82, 0.2) !important;
}
.tableSecondaire tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.tableSecondaire thead th {
  border-bottom: solid 2px rgba(82, 82, 82, 0.2) !important;
}
.col_maxWidth40 {
  max-width: 25px !important;
}
.col_maxWidth40 a {
  margin-right: 15px !important;
}
.sepDt {
  background-color: rgba(82, 82, 82, 0.2);
  width: 100%;
  height: 1px;
  line-height: 1px;
  border: none;
  margin: 10px 0 20px 0;
  padding: 0;
  float: left;
}
.btBleuLigne {
  margin: 5px;
  border: none;
  color: #fff;
  padding: 0 5px;
  cursor: pointer;
  font-size: 20px;
  font-weight: 300;
  border-radius: 5px;
  height: auto !important;
  background-color: #009fe3;
  font-family: "proxima-nova-extra-condensed", sans-serif;
}
.btBleuLigne:hover {
  color: #009fe3 !important;
  background-color: #fff !important;
}
.btLigne {
  margin: 5px;
  border: none;
  padding: 0 5px;
  cursor: pointer;
  font-size: 20px;
  font-weight: 300;
  border-radius: 5px;
  height: auto !important;
  font-family: "proxima-nova-extra-condensed", sans-serif;
}
.btLigne.bleu {
  color: #fff;
  background-color: #009fe3;
}
.btLigne.bleu:hover {
  color: #009fe3 !important;
  background-color: #fff !important;
}
.btLigne.rouge {
  color: #fff;
  background-color: #c42235;
  opacity: 0.75;
}
.btLigne.rouge:hover {
  opacity: 1;
}
.btBleuTransparent {
  height: 30px !important;
  background-color: transparent !important;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  font-weight: 300 !important;
  font-size: 20px !important;
  color: #009fe3 !important;
  border: solid 1px rgba(0, 159, 227, 0.2) !important;
  border-radius: 3px;
  margin: 30px 0 20px 0 !important;
  line-height: 20px !important;
  padding: 0 5px !important;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.btBleuTransparent:hover {
  background-color: #009fe3 !important;
  color: #fff !important;
}
/*table:not(.tableSecondaire) {
	&:not(.hoverVertLungta) tbody tr:hover {
		background-color: rgba(82, 82, 82, 0.16) !important;
	}

	&.hoverVertLungta tbody tr:hover {
		background-color: rgba(45, 183, 176, 0.25) !important;
	}
}*/
table:not(.tableSecondaire).hoverVertLungta tbody tr:hover {
  background-color: rgba(45, 183, 176, 0.25) !important;
}
.tableWithSearchCol th:not(:first-of-type):not(.control):not(.generation):not(.actions):not(
      .envoiFacture
    ):not(.action) div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tableWithSearchCol th:not(:first-of-type):not(.control):not(.generation):not(.actions):not(
      .envoiFacture
    ):not(.action) div input {
  margin-bottom: 5px !important;
}
.pdfLink:not(.col_maxWidth40),
.pdfLinkBL:not(.col_maxWidth40),
.withButton:not(.col_maxWidth40) {
  max-width: 40px !important;
}
#col_pdfLink:not(.col_maxWidth40),
.pdfLinkBL:not(.col_maxWidth40) {
  max-width: 40px !important;
}
tr.bold td {
  font-weight: bold !important;
}
.flecheDroite_vert,
.flecheGauche_bleu,
.outil_violet {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.flecheDroite_vert.flecheDroite_vert,
.flecheGauche_bleu.flecheDroite_vert,
.outil_violet.flecheDroite_vert {
  background: #8ab577 url("https://icono.agencedwm.com/picto_fleche-droite_bl.png") center center no-repeat;
  background-size: 20px auto;
}
.flecheDroite_vert.flecheGauche_bleu,
.flecheGauche_bleu.flecheGauche_bleu,
.outil_violet.flecheGauche_bleu {
  background: #6b96bb url("https://icono.agencedwm.com/picto_fleche-gauche_bl.png") center center no-repeat;
  background-size: 20px auto;
}
.flecheDroite_vert.outil_violet,
.flecheGauche_bleu.outil_violet,
.outil_violet.outil_violet {
  background: #a688be url("https://icono.agencedwm.com/picto_outils_bl.png") center center no-repeat;
  background-size: 20px auto;
}
.benne {
  background: url("https://icono.agencedwm.com/picto_benne-mouv_gr.png") center center no-repeat;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.openAction {
  background: url("http://icono.agencedwm.com/picto_cercle-croix_cy.png") center center no-repeat;
  width: 24px;
  height: 24px;
  background-size: 24px auto;
  border-radius: 50%;
  margin-left: auto;
  opacity: 0.75;
  cursor: pointer;
}
.openAction:hover {
  opacity: 1;
}
.ligneSecondaire {
  padding-left: 25px;
  background: url("https://icono.agencedwm.com/picto_flecheBasAllonge.png") center left no-repeat;
  background-size: 18px auto;
}
.elmTooltipTxt {
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  display: inline;
  height: 100%;
  font-size: 0px !important;
}
.elmTooltipTxt::after {
  height: 16px;
  width: 16px;
  font-size: 0 !important;
  background: url("http://icono.agencedwm.com/picto_rond-i_gr.png") center center no-repeat;
  background-size: 16px auto;
  line-height: 25px !important;
  cursor: pointer;
  opacity: 0.75;
  position: absolute;
  left: 0px;
  bottom: -3px;
  margin: auto;
  content: " ";
}
.elmTooltipTxt::after:hover {
  opacity: 1 !important;
}
.paddingGrd td {
  padding: 4px 8px !important;
}
.paddingGrd td.ligneSecondaire {
  padding-left: 25px !important;
}
.grpTemoin {
  display: flex;
  flex-direction: column;
  height: 60px;
  justify-content: space-around;
}
.temoinStatut_vert {
  padding-left: 60px;
  position: relative;
}
.temoinStatut_vert::after {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #28d094;
  content: " ";
}
.temoinStatut_rouge {
  padding-left: 60px;
  position: relative;
}
.temoinStatut_rouge::after {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #ff4961;
  content: " ";
}
.temoinStatut_gris {
  padding-left: 60px;
  position: relative;
}
.temoinStatut_gris::after {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #c6c7cf;
  content: " ";
}
.temoinStatut_orange {
  padding-left: 60px;
  position: relative;
}
.temoinStatut_orange::after {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #ff9149;
  content: " ";
}
.pictoSort {
  width: 25px;
  height: 25px;
  display: inline-block;
  float: none;
  background: url("/img/pictoSortable.png") no-repeat scroll left center / 100% auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.btCloseConfirm {
  width: 20px;
  height: 20px;
  background: url("/img/picto_suppLigne_gr.png") center center no-repeat;
  background-size: 20px auto;
  border: none !important;
  margin-left: 5px !important;
  cursor: pointer;
  opacity: 0.7;
}
.btCloseConfirm::hover {
  opacity: 1;
}
.btAnomalie {
  width: 40px;
  height: 40px;
  background: url("https://icono.agencedwm.com/picto_crayon-alerte_rg.png") center center / 20px auto no-repeat;
  border: none !important;
  margin-left: 5px !important;
  cursor: pointer;
  opacity: 0.7;
}
.btAnomalie:hover {
  opacity: 1;
}
.btnReset {
  width: 30px;
  height: 30px;
  background: url("https://icono.agencedwm.com/picto_restaurer_gr.png") center center no-repeat;
  background-size: 30px auto;
  border: none !important;
  margin-left: 5px !important;
  cursor: pointer;
  opacity: 0.7;
}
.btnReset::hover {
  opacity: 1;
}
#table_ProduitCommandeBon td {
  text-align: left !important;
}
.temoin_statut {
  width: 16px;
  height: 16px;
  margin: auto;
}
.temoin_statut.temoin_statut3 {
  background: #e30613;
}
.temoin_statut.temoin_statut1 {
  background: #f39200;
}
.temoin_statut.temoin_statut2 {
  background: #76b82a;
}
.temoin_statut.temoin_statutContact1 {
  background: #a9a9a9;
}
.temoin_statut.temoin_statutContact2 {
  background: #008080;
}
.temoin_statut.temoin_statutContact3 {
  background: #ff8c00;
}
.temoin_statut.temoin_statutContact4 {
  background: #000000;
}
.temoin_statut.temoin_statutContact5 {
  background: #ff0000;
}
.btnFactice {
  width: 80px !important;
}
.agendaAlerte {
  height: 15px;
  width: 15px;
  background: transparent url("/img/pictoError.png") left center no-repeat;
  background-size: 15px auto;
}
.sendMailAcces {
  padding: 0 !important;
}
.agendaAlerte1 {
  height: 15px;
  width: 15px;
  background: transparent url("/img/pictoErrorAlerte1.png") left center no-repeat;
  background-size: 15px auto;
}
tr.ligneRegroupement {
  background: transparent !important;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
tr.ligneRegroupement:hover {
  background: transparent !important;
}
tr.ligneRegroupement strong {
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
tr.ligneRegroupement.ligneRegroupementFirst td:first-child {
  padding-left: 44px !important;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  color: #525252 !important;
  text-transform: inherit !important;
  font-size: 24px !important;
  font-weight: 300 !important;
  background: url("https://icono.agencedwm.com/picto_Dossier-Plus_gr.png") center left 8px no-repeat;
  background-size: 24px auto;
  opacity: 0.6;
  cursor: pointer;
}
tr.ligneRegroupement.ligneRegroupementFirst td:first-child:hover {
  opacity: 1 !important;
}
tr.ligneRegroupement .titreRegroupement,
tr.ligneRegroupement .groupCol {
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  color: #525252 !important;
  text-transform: inherit !important;
  font-size: 24px !important;
  font-weight: 300 !important;
}
tr.ligneRegroupement .titreRegroupement .addPhoto,
tr.ligneRegroupement .groupCol .addPhoto {
  width: auto;
  background: url("https://icono.agencedwm.com/pictoAddPhoto_cy.png") right 10px center no-repeat;
  background-size: 20px;
  border: solid 1px rgba(0, 159, 226, 0.2) !important;
  color: #009fe2 !important;
  font-family: "proxima-nova-extra-condensed", "Open Sans Condensed", sans-serif;
  font-weight: 400;
  padding: 0 35px 0 10px;
  opacity: 1;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  font-size: 20px !important;
  border-radius: 0.3125em!important;
  -o-transition-property: all;
  -o-transition: 0.5s ease-in-out;
  -moz-transition-property: all;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition: 0.5s ease-in-out;
  transition-property: all;
  transition: 0.5s ease-in-out;
}
tr.ligneRegroupement .titreRegroupement .addPhoto:hover,
tr.ligneRegroupement .groupCol .addPhoto:hover {
  border: solid 1px #009fe2 !important;
}
tr.ligneRegroupement.close .titreRegroupement,
tr.ligneRegroupement.close .groupCol {
  background: url("https://icono.agencedwm.com/picto_Dossier-Plus_gr.png") center left 8px no-repeat;
  background-size: 24px auto;
  opacity: 0.6;
  cursor: pointer;
}
tr.ligneRegroupement.close .titreRegroupement:hover,
tr.ligneRegroupement.close .groupCol:hover {
  opacity: 1 !important;
}
tr.ligneRegroupement .moreLess div {
  display: none !important;
}
tr.ligneRegroupement.open .titreRegroupement,
tr.ligneRegroupement.open .groupCol {
  background: url("https://icono.agencedwm.com/picto_Dossier-Moins_gr.png") center left 8px no-repeat;
  background-size: 24px auto;
  opacity: 0.6;
  cursor: pointer;
}
tr.ligneRegroupement.open .titreRegroupement:hover,
tr.ligneRegroupement.open .groupCol:hover {
  opacity: 1 !important;
}
tr.ligneRegroupement .control {
  background: transparent !important;
  user-select: none !important;
  pointer-events: none !important;
}
tr.ligneRegroupement .control::after {
  display: none !important;
}
tr.ligneRegroupement .control::before {
  display: none !important;
}
tr.ligneRegroupement td:nth-child(2),
tr.ligneRegroupement td:visible,
tr.ligneRegroupement td.groupCol {
  padding-left: 38px !important;
  background: url("http://icono.agencedwm.com/picto_onglets2_gr.png") center left 7px no-repeat transparent !important;
  background-size: 24px auto !important;
  font-family: "proxima-nova-extra-condensed", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
tr.ligneRegroupement td.groupCol::before {
  display: none !important;
}
tr.ligneRegroupement input[type="checkbox"]:not(.affiche) {
  display: none;
}
tr.ligneRegroupement input[type="checkbox"]:not(.affiche) + label {
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer;
  opacity: 0.7;
  border: 0 !important;
  border-radius: 0 !important;
}
tr.ligneRegroupement input[type="checkbox"]:not(.affiche) + label:hover {
  opacity: 1;
}
tr.ligneRegroupement input[type="checkbox"]:not(.affiche):not(:checked) + label {
  background: url("https://general.adwm.info/img/picto_check_off.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
tr.ligneRegroupement input[type="checkbox"]:not(.affiche):checked + label {
  background: url("https://general.adwm.info/img/picto_check_on.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
tr.ligneRegroupement input[type="checkbox"]:not(.affiche).partiellementCoche + label {
  background: url("https://general.adwm.info/img/picto_check_grpOn.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
table.dataTable label:not(.noCSS),
table.dataTable .label:not(.noCSS) {
  float: left;
  font-size: 16px;
  color: #525252;
  margin: 0 0.625 em 0.625 em 0;
  width: auto;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-style: normal;
  font-weight: 300;
}
table.dataTable label:not(.noCSS).noMarge,
table.dataTable .label:not(.noCSS).noMarge {
  margin: 0;
  padding: 0;
  min-height: auto;
  height: auto;
}
table.dataTable label:not(.noCSS) span:not(.noCSS),
table.dataTable .label:not(.noCSS) span:not(.noCSS) {
  font-size: 12px;
}
table.dataTable label:not(.noCSS).allLine,
table.dataTable .label:not(.noCSS).allLine {
  width: 100% !important;
}
table.dataTable label:not(.noCSS).withSep,
table.dataTable .label:not(.noCSS).withSep {
  border-bottom: solid 1px rgba(82, 82, 82, 0.19999999999999996);
  padding-bottom: 18px;
}
table.dataTable label:not(.noCSS).auto,
table.dataTable .label:not(.noCSS).auto {
  width: auto;
}
table.dataTable:not(.collapsed) .control {
  display: none !important;
}
table.dataTable.collapsed .control {
  display: table-cell !important;
  width: 40px !important;
  max-width: 0 !important;
  padding: 0 !important;
}
.agendaAlerte2 {
  height: 15px;
  width: 15px;
  background: transparent url("/img/pictoErrorAlerte2.png") left center no-repeat;
  background-size: 15px auto;
}
/* 
.sorting_desc,
.sorting_asc {
	background-position: left 2px !important;
	padding-left: 20px !important;
} */
table .control {
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: 40px !important;
  min-width: 40px !important;
}
table .control::before {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 15px;
}
#resptable td {
  white-space: nowrap;
  height: 45px;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
#resptable td:nth-child(2) {
  padding-left: 7px !important;
}
#resptable td:nth-child(2) a {
  display: flex;
}
#resptable td:nth-child(4) {
  padding-left: 20px !important;
  position: relative;
}
#resptable td:nth-child(4):before {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 0px;
  margin: auto;
  content: " ";
  background: url("/img/pictoRole.png") left center no-repeat;
  background-size: auto 19px;
}
#resptable td:nth-child(5) {
  padding-left: 20px !important;
  position: relative;
}
#resptable td:nth-child(5):before {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0;
  bottom: 0;
  left: 2px;
  margin: auto;
  content: " ";
  border-radius: 50%;
}
#resptable td:nth-child(6) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#resptable td:nth-child(6) input {
  margin: 0 !important;
}
.child .dtr-details li:last-child {
  border-bottom: none !important;
}
body:not(.versionAPP1) #contentPage {
  overflow: visible !important;
}
body:not(.versionAPP1) table.wrapAuto td {
  white-space: normal !important;
}
body:not(.versionAPP1) table tr td .mtVert {
  color: #74ba16;
}
body:not(.versionAPP1) table tr td .mtOrange {
  color: #f59300;
}
body:not(.versionAPP1) table tr td .mtRouge {
  color: #e30613;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) {
  color: #525252;
  border: none !important;
  width: 100% !important;
  border-spacing: 0;
  border-collapse: collapse;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid):not(.tableSecondaire) thead th {
  border: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tr td a div.bgcolor {
  margin: 0 auto !important;
  border: solid 1px rgba(82, 82, 82, 0.1);
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) a.opacite75 {
  opacity: 0.75;
  transition: all ease 0.5s;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) a.opacite75:hover {
  opacity: 1;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) img {
  height: 65px;
  width: auto;
  max-width: 1000px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) img.noCSS {
  max-width: inherit;
  height: inherit;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) .datatable.s_empty {
  text-align: left !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) td:not(:nth-child(5)).italicLine {
  font-style: italic;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead {
  top: 0px;
  z-index: 10;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot {
  bottom: 0px;
  z-index: 1001;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead:not(thead),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot:not(thead) {
  position: sticky;
  background-color: #ededed !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead.sticky,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot.sticky {
  position: sticky;
  background-color: #ededed !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead th,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot th {
  padding-left: 5px;
  text-align: left;
  font-family: "proxima-nova-extra-condensed", "Open Sans Condensed";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  padding-bottom: 5px;
  color: #525252;
  white-space: nowrap;
  border-bottom: solid 1px rgba(82, 82, 82, 0.2) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead th:not(.sorting_asc):not(.sorting_desc),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot th:not(.sorting_asc):not(.sorting_desc) {
  opacity: 0.75;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead th#col_checkbox,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot th#col_checkbox {
  padding: 0;
  width: 40px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead th#col_checkbox input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot th#col_checkbox input[type="checkbox"]:not(.affiche) {
  display: none;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead th#col_checkbox input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot th#col_checkbox input[type="checkbox"]:not(.affiche) + label {
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer;
  opacity: 0.6;
  border: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead th#col_checkbox input[type="checkbox"]:not(.affiche) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot th#col_checkbox input[type="checkbox"]:not(.affiche) + label:hover {
  opacity: 1;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead th#col_checkbox input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot th#col_checkbox input[type="checkbox"]:not(.affiche):not(:checked) + label {
  background: url("https://general.adwm.info/img/picto_check_off.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead th#col_checkbox input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot th#col_checkbox input[type="checkbox"]:not(.affiche):checked + label {
  background: url("https://general.adwm.info/img/picto_check_on.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) thead th#col_checkbox input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tfoot th#col_checkbox input[type="checkbox"]:not(.affiche).partiellementCoche + label {
  background: url("https://general.adwm.info/img/picto_check_grpOn.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody {
  border: none;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup:first-of-type td {
  padding: 0 !important;
  height: 60px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup td::before {
  display: none !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup:not(:first-of-type) td {
  padding: 60px 0 0 0 !important;
  height: 120px !important;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup:not(:first-of-type) td::before {
  position: absolute;
  top: 30px;
  left: 0;
  content: " ";
  height: 1px;
  width: 100%;
  background-color: rgba(82, 82, 82, 0.2);
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup input[type="checkbox"]:not(.affiche) {
  display: none;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup input[type="checkbox"]:not(.affiche) + label {
  width: 40px !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer;
  opacity: 0.6;
  border: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup input[type="checkbox"]:not(.affiche) + label:hover {
  opacity: 1;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup input[type="checkbox"]:not(.affiche):not(:checked) + label {
  background: url("https://general.adwm.info/img/picto_check_off.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup input[type="checkbox"]:not(.affiche):checked + label {
  background: url("https://general.adwm.info/img/picto_check_on.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody .rowGroup input[type="checkbox"]:not(.affiche).partiellementCoche + label {
  background: url("https://general.adwm.info/img/picto_check_grpOn.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr {
  height: 42px;
  font-family: "proxima-nova-extra-condensed", "Open Sans Condensed", sans-serif;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.ligneEnAvant td {
  font-weight: 700 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.ligneEnAvant td a {
  font-weight: 700 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.statutLigne_1 .liseret {
  padding-left: 10px !important;
  position: relative !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.statutLigne_1 .liseret::after {
  content: "";
  border-left: solid 5px #76b82a;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.statutLigne_2 .liseret {
  padding-left: 10px !important;
  position: relative !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.statutLigne_2 .liseret::after {
  content: "";
  border-left: solid 5px #f39200;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.statutLigne_3 .liseret {
  padding-left: 10px !important;
  position: relative !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.statutLigne_3 .liseret::after {
  content: "";
  border-left: solid 5px #e30613;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr th {
  border: 0 !important;
  padding-left: 5px;
  text-align: left;
  font-family: "proxima-nova-extra-condensed", "Open Sans Condensed";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  padding-bottom: 10px;
  color: #525252;
  white-space: nowrap;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr th:not(.sorting_asc):not(.sorting_desc) {
  opacity: 0.75;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td {
  font-family: "proxima-nova-extra-condensed", "Open Sans Condensed", sans-serif;
  color: #525252;
  font-weight: 400;
  font-size: 16px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > a {
  font-family: "proxima-nova-extra-condensed", "Open Sans Condensed", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > a:not(.rouge):not(.docInvalide):not(.fontOrange) {
  color: #525252;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .contentCell {
  width: 100%;
  height: 35px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .contentCell .infosCell {
  background-color: #eceef1;
  padding: 8px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 2px;
  overflow: hidden;
  max-width: 100%;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .contentCell .infosCell:hover {
  max-width: inherit;
  z-index: 4;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .contentCell .infosCell:after {
  content: "";
  width: 5px;
  height: 70%;
  position: absolute;
  z-index: 2;
  right: 0;
  border-radius: 5px;
  background-color: #eceef1;
  top: 50%;
  transform: translateY(-50%);
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > input[type="button"]:not(:last-child),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > button:not(:last-child),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn button:not(:last-child),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn input[type="button"]:not(:last-child),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > a.btnLink:not(:last-child),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn a.btnLink:not(:last-child),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > a.btLink:not(:last-child),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn a.btLink:not(:last-child) {
  border-left: solid 1px rgba(82, 82, 82, 0.2) !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > input[type="button"]:last-child:not(.btQualifier):not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > button:last-child:not(.btQualifier):not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn button:last-child:not(.btQualifier):not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn input[type="button"]:last-child:not(.btQualifier):not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > a.btnLink:last-child:not(.btQualifier):not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn a.btnLink:last-child:not(.btQualifier):not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > a.btLink:last-child:not(.btQualifier):not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn a.btLink:last-child:not(.btQualifier):not(.noBorder) {
  border: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > div.listeSelection.newList:last-child .buttonModList.newBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn div.listeSelection.newList:last-child .buttonModList.newBtn {
  border: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td > div.listeSelection.newList:not(:last-child) .buttonModList.newBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td .grpBtn div.listeSelection.newList:not(:last-child) .buttonModList.newBtn {
  border-left: solid 1px rgba(82, 82, 82, 0.2) !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr .control {
  width: 40px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretBeige td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretBeige td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #a18e5a;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretBleu td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretBleu td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #009fe3;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretBleu2 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretBleu2 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #87a7e8;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretOrange td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretOrange td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #f39200;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretRouge td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretRouge td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #e30613;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretRouge2 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretRouge2 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #ff8373;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretVert td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretVert td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #77bc00;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretTransparent td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.liseretTransparent td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px transparent;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.temoin_statut3 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.temoin_statut3 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #e30613;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.temoin_statut1 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.temoin_statut1 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #f39200;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.temoin_statut2 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.temoin_statut2 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #76b82a;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur1 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur1 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #13a538;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur2 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur2 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #ffcc00;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur3 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur3 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #cb1fcd;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur4 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur4 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #73a513;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur5 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur5 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #386db5;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur6 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.tCouleur6 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #ea5cce;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_1 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_1 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #e73132;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_2 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_2 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #f39200;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_3 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_3 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #76b729;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_4 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_4 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #12a19a;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_5 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_5 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #2d73b9;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_6 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_6 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #951b81;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_7 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_7 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #d60077;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_8 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_8 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #aa8123;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_9 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_9 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #aeaf19;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_10 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_10 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #768dae;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_73 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_73 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #16b84e;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_73 td:nth-child(5) {
  color: #16b84e;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_73 td:nth-child(5)::before {
  background-color: #16b84e;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_80 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_80 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #f6dc12;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_80 td:nth-child(5) {
  color: #f6dc12;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_80 td:nth-child(5)::before {
  background-color: #f6dc12;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_87 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_87 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #ff8c00;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_87 td:nth-child(5) {
  color: #ff8c00;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_87 td:nth-child(5)::before {
  background-color: #ff8c00;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_71 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_71 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #f7230c;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_71 td:nth-child(5) {
  color: #f7230c;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_71 td:nth-child(5)::before {
  background-color: #f7230c;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_86 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_86 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #009fe3;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_86 td:nth-child(5) {
  color: #009fe3;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_86 td:nth-child(5)::before {
  background-color: #009fe3;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_70 td:nth-of-type(2) {
  padding-left: 10px;
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_70 td:nth-of-type(2)::after {
  content: "" !important;
  border-left: solid 5px #ffffff;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_70 td:nth-child(5) {
  color: #525252;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr.couleur_70 td:nth-child(5)::before {
  background-color: #ffffff;
  border: solid 1px #525252;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td a {
  cursor: pointer;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td a:hover {
  text-decoration: underline;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td.button,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td.isButton,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td.action,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td.actions {
  padding: 0 !important;
  white-space: nowrap;
  min-width: 130px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td.isButton {
  padding: 0 !important;
  white-space: nowrap;
  min-width: 130px !important;
  text-align: center;
  vertical-align: middle;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr td.isButton > * {
  vertical-align: middle;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr:not(.parent) .control {
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr:not(.parent) .control::before {
  content: " " !important;
  width: 20px !important;
  height: 20px !important;
  position: absolute;
  box-shadow: none !important;
  border: none !important;
  top: 0px !important;
  bottom: 0px !important;
  left: 0px !important;
  right: 0px !important;
  margin: auto !important;
  font-weight: bold !important;
  display: block;
  background: url("/img/picto_datatable_open.png") center center no-repeat !important;
  background-size: 20px auto !important;
  background-color: transparent !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr .control {
  position: relative;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr .control::before {
  content: " " !important;
  width: 20px !important;
  height: 20px !important;
  position: absolute;
  box-shadow: none !important;
  border: none !important;
  top: 0px !important;
  bottom: 0px !important;
  left: 0px !important;
  right: 0px !important;
  margin: auto !important;
  font-weight: bold !important;
  display: block;
  background: url("/img/picto_datatable_close.png") center center no-repeat !important;
  background-size: 20px auto !important;
  background-color: transparent !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody tr:not(.parent) td {
  border-bottom: solid 2px #ededed;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td:not(.wrapAuto) {
  white-space: nowrap;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.wrapAuto {
  white-space: normal !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.clickable,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.clickable2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withLink {
  cursor: pointer;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th {
  white-space: nowrap;
  padding: 4px;
  line-height: 16px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.btCol,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.btCol {
  line-height: 40px !important;
  padding: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.control,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.control {
  max-width: 5px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.control::before,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.control::before {
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a {
  text-decoration: none;
  color: #525252;
  line-height: 16px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td:first-child:not(.control),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th:first-child:not(.control) {
  padding-left: 35px;
}
.number body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.number,
.number body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.number {
  text-align: right;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.center,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.center {
  text-align: center;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.button,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.button,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.rightAlign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.rightAlign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.buttons,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.buttons,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.generation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.generation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.envoiFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.envoiFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.LCJour,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.LCJour,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLink,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLink,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.releve,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.releve,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLinkBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLinkBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButton,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButton,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButtons,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButtons {
  text-align: right;
  height: 100%;
  white-space: nowrap !important;
  padding: 0 !important;
  font-size: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.button .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.button .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.rightAlign .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.rightAlign .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.buttons .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.buttons .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions2 .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions2 .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action2 .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action2 .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.generation .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.generation .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.envoiFacture .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.envoiFacture .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.LCJour .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.LCJour .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLink .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLink .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.releve .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.releve .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLinkBL .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLinkBL .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButton .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButton .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButtons .grpBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButtons .grpBtn {
  display: flex;
  justify-content: flex-start;
  height: 100%;
  flex-direction: row-reverse;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.button input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.button input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.rightAlign input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.rightAlign input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.buttons input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.buttons input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions2 input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions2 input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action2 input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action2 input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.generation input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.generation input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.envoiFacture input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.envoiFacture input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.LCJour input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.LCJour input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLink input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLink input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.releve input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.releve input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLinkBL input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLinkBL input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButton input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButton input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButtons input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButtons input,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.button button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.button button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.rightAlign button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.rightAlign button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.buttons button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.buttons button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions2 button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions2 button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action2 button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action2 button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.generation button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.generation button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.envoiFacture button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.envoiFacture button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.LCJour button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.LCJour button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLink button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLink button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.releve button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.releve button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLinkBL button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLinkBL button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButton button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButton button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButtons button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButtons button:not(.btBleuLigne):not(.btLigne),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.button a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.button a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.rightAlign a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.rightAlign a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.buttons a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.buttons a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.actions2 a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.actions2 a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.action2 a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.action2 a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.generation a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.generation a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.envoiFacture a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.envoiFacture a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.LCJour a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.LCJour a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLink a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLink a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.releve a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.releve a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.pdfLinkBL a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.pdfLinkBL a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButton a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButton a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.withButtons a,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.withButtons a {
  height: 100% !important;
  background-position: center center !important;
  vertical-align: top;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut {
  padding: 0;
  width: 40px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="radio"].radioCheck:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="radio"].radioCheck:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="radio"].radioCheck:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="radio"].radioCheck:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="radio"].radioCheck:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="radio"].radioCheck:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="radio"].radioCheck:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="radio"].radioCheck:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="radio"].radioCheck:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="radio"].radioCheck:not(.affiche) {
  border-radius: 40px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="radio"].radioCheck:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="radio"].radioCheck:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="radio"].radioCheck:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="radio"].radioCheck:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="radio"].radioCheck:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="radio"].radioCheck:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="radio"].radioCheck:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="radio"].radioCheck:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="radio"].radioCheck:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="radio"].radioCheck:not(.affiche):not(:checked) + label {
  background: #ffffff url("https://general.adwm.info/img/picto_radio_off.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="radio"].radioCheck:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="radio"].radioCheck:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="radio"].radioCheck:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="radio"].radioCheck:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="radio"].radioCheck:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="radio"].radioCheck:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="radio"].radioCheck:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="radio"].radioCheck:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="radio"].radioCheck:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="radio"].radioCheck:not(.affiche):checked + label {
  background: rgba(0, 159, 227, 0.25) url("https://general.adwm.info/img/picto_radio_on.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="checkbox"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="radio"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="radio"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="radio"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="radio"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="radio"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="radio"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="radio"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="radio"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="radio"]:not(.affiche),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="radio"]:not(.affiche) {
  display: none;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="checkbox"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="radio"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="radio"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="radio"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="radio"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="radio"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="radio"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="radio"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="radio"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="radio"]:not(.affiche) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="radio"]:not(.affiche) + label {
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer;
  border: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="checkbox"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="radio"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="radio"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="radio"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="radio"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="radio"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="radio"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="radio"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="radio"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="radio"]:not(.affiche):not(:checked) + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="radio"]:not(.affiche):not(:checked) + label {
  background: #ffffff url("https://general.adwm.info/img/picto_check_off.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="checkbox"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="radio"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="radio"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="radio"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="radio"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="radio"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="radio"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="radio"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="radio"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="radio"]:not(.affiche):not(:checked) + label:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="radio"]:not(.affiche):not(:checked) + label:hover {
  background-color: rgba(0, 159, 227, 0.25) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="checkbox"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="radio"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="radio"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="radio"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="radio"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="radio"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="radio"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="radio"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="radio"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="radio"]:not(.affiche):checked + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="radio"]:not(.affiche):checked + label {
  background: rgba(0, 159, 227, 0.25) url("https://general.adwm.info/img/picto_check_on.png") center center no-repeat !important;
  background-size: 20px auto !important;
  background-color: rgba(0, 159, 227, 0.25) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="checkbox"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkbox input[type="radio"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkbox input[type="radio"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.radio input[type="radio"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.radio input[type="radio"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxF input[type="radio"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxF input[type="radio"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.checkboxC input[type="radio"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.checkboxC input[type="radio"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.parDefaut input[type="radio"]:not(.affiche).partiellementCoche + label,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.parDefaut input[type="radio"]:not(.affiche).partiellementCoche + label {
  background: url("https://general.adwm.info/img/picto_check_grpOn.png") center center no-repeat !important;
  background-size: 20px auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .textClickTD,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .textClickTD {
  color: #525252;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .textClickTD:visited,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .textClickTD:visited {
  color: #525252;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .textClickTD:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .textClickTD:hover {
  text-decoration: underline;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td img.mediaMan,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th img.mediaMan {
  height: 30px;
  width: auto !important;
  border-radius: 50%;
  margin-top: 5px;
  min-width: 30px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td img.pictoPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th img.pictoPassword {
  height: 18px;
  width: auto !important;
  min-width: 8px;
  margin-left: 5px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoValide {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url("https://general.adwm.info/img/pictoValide.png") 11px center no-repeat transparent;
  background-size: 12px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td img.pictoSite,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th img.pictoSite {
  height: 18px;
  width: auto !important;
  min-width: 20px;
  margin: auto;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td img.lng,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th img.lng {
  height: 12px;
  width: 18px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td li,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th li {
  display: flex;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 5px !important;
  text-align: left;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td li .dtr-title,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th li .dtr-title {
  margin-right: 10px;
  min-width: 0 !important;
  font-weight: 400 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.child,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.child {
  text-align: left;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.child ul,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.child ul {
  padding-top: 0.5em !important;
  width: 100%;
  margin: 0 !important;
  padding: 0 15px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.child ul li,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.child ul li {
  margin-top: 5px;
  width: 100%;
  border-bottom: solid 1px rgba(82, 82, 82, 0.1);
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.child ul li .dtr-title,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.child ul li .dtr-title {
  opacity: 0.5;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td.child ul li span,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th.child ul li span {
  border: none;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td:not(:nth-child(2)),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th:not(:nth-child(2)) {
  font-weight: 400;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .listeSelection.newList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .listeSelection.newList {
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  float: right !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td div.listeSelection.newList ul,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th div.listeSelection.newList ul {
  background: #fff !important;
  border: none !important;
  width: 150px !important;
  left: unset !important;
  right: 0;
  height: auto !important;
  padding: 0 5px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td div.listeSelection.newList ul li,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th div.listeSelection.newList ul li {
  background: transparent !important;
  display: flex;
  justify-content: flex-end;
  height: 30px !important;
  align-items: center;
  cursor: pointer;
  color: #525252 !important;
  position: relative;
  padding-right: 20px !important;
  border-radius: 0 !important;
  height: 36px;
  opacity: 0.75;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td div.listeSelection.newList ul li:not(:last-child),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th div.listeSelection.newList ul li:not(:last-child) {
  border-bottom: solid 1px rgba(82, 82, 82, 0.2) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td div.listeSelection.newList ul li::after,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th div.listeSelection.newList ul li::after {
  position: absolute;
  width: 25px;
  height: 100%;
  top: 0;
  content: " ";
  right: 0;
  background: url("/img/picto_flecheLigne.png") center center no-repeat;
  background-size: auto 8px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td div.listeSelection.newList ul li:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th div.listeSelection.newList ul li:hover {
  opacity: 1;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td div.listeSelection.newList ul li .pastille,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th div.listeSelection.newList ul li .pastille {
  margin: auto 10px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder) {
  width: 40px;
  height: 100% !important;
  min-height: 30px;
  cursor: pointer;
  opacity: 0.75;
  transition: all ease 0.2s;
  border-radius: 0px !important;
  display: inline-block !important;
  float: none !important;
  top: 0;
  margin: 0 !important;
  border-right: 0;
  border-bottom: 0;
  border-top: 0 !important;
  min-width: 40px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):not(.fontVisible),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):not(.fontVisible) {
  font-size: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).fontVisible,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).fontVisible {
  width: auto !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).fontVisible.btVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).fontVisible.btVert {
  color: #ffffff;
  border-radius: 5px !important;
  margin: 0 5px !important;
  height: 30px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).fontVisible.btRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).fontVisible.btRouge {
  background-color: #e30613;
  color: #ffffff;
  border-radius: 5px !important;
  margin: 0 5px !important;
  height: 30px !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):not(:first-of-type),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):not(:first-of-type) {
  border-left: solid 1px rgba(82, 82, 82, 0.2) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):first-of-type,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):first-of-type {
  border-left: solid 0px #ededed !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2 i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2 i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2 i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2 i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder) i {
  font-size: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):nth-last-child(1),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):nth-last-child(1) {
  right: 0;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):nth-last-child(2),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):nth-last-child(2) {
  right: 40px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):nth-last-child(3),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):nth-last-child(3) {
  right: 80px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):nth-last-child(4),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):nth-last-child(4) {
  right: 120px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):nth-last-child(5),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):nth-last-child(5) {
  right: 160px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):nth-last-child(6),
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):nth-last-child(6) {
  right: 200px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2 i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2 i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2 i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2 i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder) i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder) i {
  font-size: 20px;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder):hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder):hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder):hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder):hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder):hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder):hover {
  opacity: 1;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btVide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btVide {
  height: 30px !important;
  min-width: 30px;
  border-radius: 15px !important;
  color: #cbcbcb;
  font-size: 19px !important;
  width: auto;
  padding: 0;
  background: #eeeef0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btVide:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btVide:hover {
  background: #d4d4d4 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btVide_on,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btVide_on {
  height: 30px !important;
  min-width: 30px;
  border-radius: 15px !important;
  color: white;
  font-size: 19px !important;
  width: auto;
  padding: 0;
  background: #86bd17 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btGenerique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btGenerique {
  color: #fff;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px !important;
  background: transparent url("https://icono.agencedwm.com/picto_export-divers_cy.png") center center / 32px auto no-repeat !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btGenerique.gr,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btGenerique.gr {
  background-image: url("https://icono.agencedwm.com/picto_export-divers_gr.png") !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btGenerique.bl,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btGenerique.bl {
  background-image: url("https://icono.agencedwm.com/picto_export-divers_bl.png") !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btValideCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btValideCommande {
  background: url("https://icono.agencedwm.com/picto_valider2_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btValideCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btValideCommande:hover {
  background: url("https://icono.agencedwm.com/picto_valider2_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btValideCommande.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btValideCommande.sel {
  background: url("https://icono.agencedwm.com/picto_valider2_gr.png") center center / 20px auto no-repeat #76b82a !important;
  background-color: #76b82a !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSign,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSign {
  background: url("https://icono.agencedwm.com/picto_crayon-valide_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSign:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSign:hover {
  background: url("https://icono.agencedwm.com/picto_crayon-valide_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btMaj,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btMaj {
  background: url("https://icono.agencedwm.com/pictoMaj.png") center center / 20px auto no-repeat #51af32 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btMaj:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btMaj:hover {
  background: url("https://icono.agencedwm.com/pictoMaj.png") center center / 20px auto no-repeat #525252 !important;
  background-color: #525252 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btMajNot,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btMajNot {
  background: url("https://icono.agencedwm.com/pictoMajNot.png") center center / 20px auto no-repeat #e41c32 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btMajNot:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btMajNot:hover {
  background: url("https://icono.agencedwm.com/pictoMajNot.png") center center / 20px auto no-repeat #525252 !important;
  background-color: #525252 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSuppVert,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSuppVert {
  background: url("https://icono.agencedwm.com/picto_documentsSuppr_bl.png") center center / 20px auto no-repeat #51af32 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSuppVert:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSuppVert:hover {
  background: url("https://icono.agencedwm.com/picto_documentsSuppr_bl.png") center center / 20px auto no-repeat #525252 !important;
  background-color: #525252 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btConserver,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btConserver {
  background: url("https://icono.agencedwm.com/picto_homme_stop_bl.png") center center / 20px auto no-repeat #e41c32 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btConserver:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btConserver:hover {
  background: url("https://icono.agencedwm.com/picto_homme_stop_bl.png") center center / 20px auto no-repeat #525252 !important;
  background-color: #525252 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btStats,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btStats {
  background: url("https://icono.agencedwm.com/picto_statistiques_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btStats:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btStats:hover {
  background: url("https://icono.agencedwm.com/picto_statistiques_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btRegle,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btRegle {
  background: url("https://icono.agencedwm.com/picto_CB-Valide_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btRegle:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btRegle:hover {
  background: url("https://icono.agencedwm.com/picto_CB-Valide_cy.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnStopTournee,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnStopTournee {
  background: url("https://icono.agencedwm.com/picto_chauffeur-barre_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnStopTournee:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnStopTournee:hover {
  background: url("https://icono.agencedwm.com/picto_chauffeur-barre_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnUp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnUp {
  background: url("https://icono.agencedwm.com/picto_flecheBas_gr.png") center center / auto 20px no-repeat rgba(82, 82, 82, 0.05) !important;
  transform: rotate(180deg);
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnUp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnUp:hover {
  background: url("https://icono.agencedwm.com/picto_flecheBas_gr.png") center center / auto 20px no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btLoupe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btLoupe {
  background: url("https://icono.agencedwm.com/picto_loupe-cadre_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btLoupe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btLoupe:hover {
  background: url("https://icono.agencedwm.com/picto_loupe-cadre_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btCheckListe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btCheckListe {
  background: url("https://icono.agencedwm.com/picto_checkliste_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
  border-left: solid 1px rgba(82, 82, 82, 0.2) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btCheckListe.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btCheckListe.sel {
  background: url("https://icono.agencedwm.com/picto_checkliste_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.1) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btMailValide,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btMailValide {
  background: url("https://icono.agencedwm.com/svg/picto_Enveloppe-Validee_nr.svg") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
  border-left: solid 1px rgba(82, 82, 82, 0.2) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btMailValide.sel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btMailValide.sel {
  background: url("https://icono.agencedwm.com/svg/picto_Enveloppe-Validee_nr.svg") center center / 20px auto no-repeat rgba(82, 82, 82, 0.1) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btQualifier,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btQualifier {
  background: url("https://icono.agencedwm.com/picto_bulle-etoile_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
  border-left: solid 1px rgba(82, 82, 82, 0.2) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btQualifier:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btQualifier:hover {
  background: url("https://icono.agencedwm.com/picto_bulle-etoile_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btProlonger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btProlonger {
  background: url("https://icono.agencedwm.com/picto_chrono_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
  border-left: solid 1px rgba(82, 82, 82, 0.2) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btProlonger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btProlonger:hover {
  background: url("https://icono.agencedwm.com/picto_chrono_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btStop,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btStop {
  background: url("https://icono.agencedwm.com/picto_homme-stop_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
  border-left: solid 1px rgba(82, 82, 82, 0.2) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btStop:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btStop:hover {
  background: url("https://icono.agencedwm.com/picto_homme-stop_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btStopRouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btStopRouge {
  width: auto;
  background: url("https://icono.agencedwm.com/pictoStop.png") right 10px center no-repeat;
  background-size: 16px;
  border: solid 1px rgba(227, 6, 19, 0.2) !important;
  color: #e30613;
  font-family: "proxima-nova-extra-condensed", "Open Sans Condensed", sans-serif;
  font-weight: 400;
  padding: 0 30px 0 10px;
  opacity: 1;
  font-size: 20px !important;
  border-radius: 0.3125em!important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btStopRouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btStopRouge:hover {
  border: solid 1px #e30613 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btStopBarre,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btStopBarre {
  background: url("https://icono.agencedwm.com/homme-stop-barre") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
  border-left: solid 1px rgba(82, 82, 82, 0.2) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btStopBarre:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btStopBarre:hover {
  background: url("https://icono.agencedwm.com/homme-stop-barre.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btModCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btModCommande {
  background: url("/img/picto_modLigne.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btModCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btModCommande:hover {
  background: url("/img/picto_modLigne.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnFacture {
  background: url("https://icono.agencedwm.com/picto_facture_cy.png") center center / 22px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnFacture:hover {
  background: url("https://icono.agencedwm.com/picto_facture_cy.png") center center / 22px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btAvoir,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btAvoir {
  background: url("https://icono.agencedwm.com/picto_Avoir-plus_cy.png") center center / 22px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btAvoir:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btAvoir:hover {
  background: url("https://icono.agencedwm.com/picto_Avoir-plus_cy.png") center center / 22px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFacture,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFacture {
  background: url("https://icono.agencedwm.com/picto_pdf_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFacture:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFacture:hover {
  background: url("https://icono.agencedwm.com/picto_pdf_cy.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureOrange,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureOrange {
  background: url("https://icono.agencedwm.com/picto_pdf_orange.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureOrange:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureOrange:hover {
  background: url("https://icono.agencedwm.com/picto_pdf_orange.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btDevis,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btDevis {
  background: url("https://icono.agencedwm.com/picto_devis_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btDevis:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btDevis:hover {
  background: url("https://icono.agencedwm.com/picto_devis_cy.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btCommande {
  background: url("https://icono.agencedwm.com/picto_demande_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btCommande:hover {
  background: url("https://icono.agencedwm.com/picto_demande_cy.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnDocFile,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnDocFile {
  background: url("/img/picto_joindre_fichier.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnDocFile:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnDocFile:hover {
  background: url("/img/picto_joindre_fichier.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btList {
  background: url("/img/picto_liste_grand.gif") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btList:hover {
  background: url("/img/picto_liste_grand.gif") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btFactures,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btZip {
  background: url("https://icono.agencedwm.com/picto_zip_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btFactures:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btZip:hover {
  background: url("https://icono.agencedwm.com/picto_zip_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureDet {
  background: url("/img/picto_pdf_or.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureDet:hover {
  background: url("/img/picto_pdf_or.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureWord,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureWord {
  background: url("/img/Word.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureWord:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureWord:hover {
  background: url("/img/Word.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureWordDet,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureWordDet {
  background: url("/img/WordDetails.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureWordDet:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureWordDet:hover {
  background: url("/img/WordDetails.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnCreation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnCreation {
  background: url("/img/picto_editer_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnCreation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnCreation:hover {
  background: url("/img/picto_editer_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).buttonswitchConnect,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).buttonswitchConnect {
  background: url("/img/picto_homme-switch_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).buttonswitchConnect:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).buttonswitchConnect:hover {
  background: url("/img/picto_homme-switch_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSendMailAcces,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSendMailAcces {
  background: url("https://icono.agencedwm.com/picto_avionpapier_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSendMailAcces:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSendMailAcces:hover {
  background: url("https://icono.agencedwm.com/picto_avionpapier_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).buttonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonMod,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonMod {
  background: url("/img/picto_modLigne.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).buttonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonMod:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonMod:hover {
  background: url("/img/picto_modLigne.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonDuplique,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonDuplique {
  background: url("/img/btDuplique_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonDuplique:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonDuplique:hover {
  background: url("/img/btDuplique_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btDupliquer2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btDupliquer2 {
  background: url("/img/btDuplique_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btDupliquer2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btDupliquer2:hover {
  background: url("/img/btDuplique_cy.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonImprime,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonImprime {
  background: url("/img/picto_impression_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonImprime:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonImprime:hover {
  background: url("/img/picto_impression_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonValider,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonValider {
  background: url("/img/valider.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonValider:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonValider:hover {
  background: url("/img/valider.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonValiderInter,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonValiderInter {
  background: url("/img/valider_inter.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonValiderInter:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonValiderInter:hover {
  background: url("/img/valider_inter.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonRefuser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonRefuser {
  background: url("/img/refuser.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonRefuser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonRefuser:hover {
  background: url("/img/refuser.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonDisableUser,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonDisableUser {
  background: url("/img/picto_desact_homme_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonDisableUser:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonDisableUser:hover {
  background: url("/img/picto_desact_homme_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonRefuser2,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonRefuser2 {
  background: url("/img/refuser.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonRefuser2:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonRefuser2:hover {
  background: url("/img/refuser.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).archive {
  background: url("/img/icono/picto_achiver_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).archive i {
  display: none !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).archive:hover {
  background: url("/img/icono/picto_achiver_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).standBy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).standBy {
  background: url("/img/picto_homme-stop_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).standBy i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).standBy i {
  display: none !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).standBy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).standBy:hover {
  background: url("/img/picto_homme-stop_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnRestStand,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnRestStand {
  background: url("/img/picto_stop-barre_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnRestStand i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnRestStand i {
  display: none !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnRestStand:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnRestStand:hover {
  background: url("/img/picto_stop-barre_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExcel,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExcel {
  background: url("https://icono.agencedwm.com/picto_document-excel_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExcel:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExcel:hover {
  background: url("https://icono.agencedwm.com/picto_document-excel_gr.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btPNM {
  background: url("https://icono.agencedwm.com/picto_document-PNM_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btPNM:hover {
  background: url("https://icono.agencedwm.com/picto_document-PNM_gr.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureFinal,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureFinal {
  background: url("https://icono.agencedwm.com/picto_facture_valide_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).genFactureFinal:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).genFactureFinal:hover {
  background: url("https://icono.agencedwm.com/picto_facture_valide_gr.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExport,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExport {
  background: url("https://icono.agencedwm.com/picto_export_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExport:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExport:hover {
  background: url("https://icono.agencedwm.com/picto_export_gr.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExportPNM,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExportPNM {
  background: url("https://icono.agencedwm.com/picto_export-PNM_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExportPNM:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExportPNM:hover {
  background: url("https://icono.agencedwm.com/picto_export-PNM_cy.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExportCSV,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExportCSV {
  background: url("https://icono.agencedwm.com/picto_export-CSV_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExportCSV:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExportCSV:hover {
  background: url("https://icono.agencedwm.com/picto_export-CSV_cy.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).pictoZip,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).pictoZip {
  background: url("https://icono.agencedwm.com/picto_zip_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).pictoZip:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).pictoZip:hover {
  background: url("https://icono.agencedwm.com/picto_zip_cy.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).pictoTxt,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).pictoTxt {
  background: url("https://icono.agencedwm.com/picto_export-TXT_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).pictoTxt:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).pictoTxt:hover {
  background: url("https://icono.agencedwm.com/picto_export-TXT_cy.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExportCy,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExportCy {
  background: url("https://icono.agencedwm.com/picto_export_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnExportCy:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnExportCy:hover {
  background: url("https://icono.agencedwm.com/picto_export_cy.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).restore,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).restore {
  background: url("/img/picto_restaurer_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).restore i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).restore i {
  display: none !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).restore:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).restore:hover {
  background: url("/img/picto_restaurer_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).delData,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonSupp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btn-danger,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btn-danger {
  background: url("/img/picto_suppLigne.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).delData i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonSupp i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btn-danger i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btn-danger i {
  display: none !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).delData:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).boutonSupp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btn-danger:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btn-danger:hover {
  background: url("/img/picto_suppLigne.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSupp.archive,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSupp.archive {
  background: url("/img/icono/picto_achiver_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSupp.archive i,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSupp.archive i {
  display: none !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSupp.archive:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSupp.archive:hover {
  background: url("/img/icono/picto_achiver_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnDuplicate,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnDuplicate {
  background: url("/img/picto_duplicate.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnDuplicate:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnDuplicate:hover {
  background: url("/img/picto_duplicate.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).buttonModList,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).buttonModList {
  background: url("/img/picto_modList.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).buttonModList:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).buttonModList:hover {
  background: url("/img/picto_modList.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnBL,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnBL {
  background: url("https://icono.agencedwm.com/picto_document-BL_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnBL:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnBL:hover {
  background: url("https://icono.agencedwm.com/picto_document-BL_gr.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).modPassword,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).modPassword {
  background: url("/img/picto_password.png") center center / 12px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).modPassword:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).modPassword:hover {
  background: url("/img/picto_password.png") center center / 12px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btPDF,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btPDF {
  background: url("https://icono.agencedwm.com/picto_pdf_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btPDF:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btPDF:hover {
  background: url("https://icono.agencedwm.com/picto_pdf_cy.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btAnnexe,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btAnnexe {
  background: url("https://icono.agencedwm.com/picto_annexe_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btAnnexe:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btAnnexe:hover {
  background: url("https://icono.agencedwm.com/picto_annexe_cy.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSi,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSi {
  background: url("https://icono.agencedwm.com/picto_si_cy.png") center center / 22px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSi:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSi:hover {
  background: url("https://icono.agencedwm.com/picto_si_cy.png") center center / 22px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btRf,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btRf {
  background: url("https://icono.agencedwm.com/picto_rf_cy.png") center center / 22px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btRf:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btRf:hover {
  background: url("https://icono.agencedwm.com/picto_rf_cy.png") center center / 22px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btAp,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btAp {
  background: url("https://icono.agencedwm.com/picto_af_cy.png") center center / 22px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btAp:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btAp:hover {
  background: url("https://icono.agencedwm.com/picto_af_cy.png") center center / 22px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btRc,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btRc {
  background: url("https://icono.agencedwm.com/picto_rc_cy.png") center center / 22px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btRc:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btRc:hover {
  background: url("https://icono.agencedwm.com/picto_rc_cy.png") center center / 22px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btAv,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btAv {
  background: url("https://icono.agencedwm.com/picto_av_cy.png") center center / 22px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btAv:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btAv:hover {
  background: url("https://icono.agencedwm.com/picto_av_cy.png") center center / 22px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btOs,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btOs {
  background: url("https://icono.agencedwm.com/picto_os_cy.png") center center / 22px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btOs:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btOs:hover {
  background: url("https://icono.agencedwm.com/picto_os_cy.png") center center / 22px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btFa,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btFa {
  background: url("https://icono.agencedwm.com/picto_fa_cy.png") center center / 22px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btFa:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btFa:hover {
  background: url("https://icono.agencedwm.com/picto_fa_cy.png") center center / 22px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSend,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSend {
  background: url("https://icono.agencedwm.com/picto_avionpapier_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSend.rouge,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSend.rouge {
  background: url("https://icono.agencedwm.com/picto_avionpapier_ro.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSend.rouge:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSend.rouge:hover {
  background: url("https://icono.agencedwm.com/picto_avionpapier_ro.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSend:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSend:hover {
  background: url("https://icono.agencedwm.com/picto_avionpapier_gr.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSend.green,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSend.green {
  background: url("https://icono.agencedwm.com/picto_avionpapier_ve.png") center center / 20px auto no-repeat transparent !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSend.green:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSend.green:hover {
  background: url("https://icono.agencedwm.com/picto_avionpapier_ve.png") center center / 20px auto no-repeat transparent !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btBonCommande,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btBonCommande {
  background: url("https://icono.agencedwm.com/picto_commande_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btBonCommande:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btBonCommande:hover {
  background: url("https://icono.agencedwm.com/picto_commande_gr.png") center center / 20px auto no-repeat #ffffff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnSEPA,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnSEPA {
  background: url("/img/picto_sepa_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnSEPA:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnSEPA:hover {
  background: url("/img/picto_sepa_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnInvitation,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnInvitation {
  background: url("/img/picto_invitTMS_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnInvitation:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnInvitation:hover {
  background: url("/img/picto_invitTMS_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnOeil,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnOeil {
  background: url("/img/picto_oeil_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btnOeil:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btnOeil:hover {
  background: url("/img/picto_oeil_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btLien,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btLien {
  background: url("https://icono.agencedwm.com/picto_lien_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btLien:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btLien:hover {
  background: url("https://icono.agencedwm.com/picto_lien_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btRouage,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btRouage {
  background: url("https://icono.agencedwm.com/picto_rouage-param_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btRouage:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btRouage:hover {
  background: url("https://icono.agencedwm.com/picto_rouage-param_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSortieStock,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSortieStock {
  background: url("https://icono.agencedwm.com/picto_plaques-fleche_cy.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.05) !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSortieStock:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSortieStock:hover {
  background: url("https://icono.agencedwm.com/picto_plaques-fleche_cy.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSansFond,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSansFond {
  background-color: transparent !important;
  border: 0 !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td input[type="button"]:not(.noBorder).btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th input[type="button"]:not(.noBorder).btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSupp.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSupp.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSupp.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSupp.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonModList.newBtn.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonModList.newBtn.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnCreation.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnCreation.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btn-danger.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btn-danger.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btPDF.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btPDF.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSi.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSi.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAv.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAv.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btOs.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btOs.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAp.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAp.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRc.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRc.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFa.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFa.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRf.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRf.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnRestStand.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnRestStand.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.standBy.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.standBy.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSend.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSend.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btBonCommande.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btBonCommande.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btSign.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btSign.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDuplicate.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDuplicate.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFacture.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFacture.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureDet.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureDet.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWord.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWord.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureWordDet.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureWordDet.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.restore.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.restore.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.archive.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.archive.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonMod.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonMod.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.boutonMod.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.boutonMod.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnPDF.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnPDF.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnAnnexe.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnAnnexe.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnSEPA.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnSEPA.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnInvitation.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnInvitation.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.buttonswitchConnect.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.buttonswitchConnect.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSendMailAcces.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSendMailAcces.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genExport.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genExport.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCy.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCy.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportPNM.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportPNM.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExportCSV.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExportCSV.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnExport.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnExport.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btList.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btList.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnOeil.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnOeil.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.genFactureFinal.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.genFactureFinal.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btLien.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btLien.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btnDocFile.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btnDocFile.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.pictoZip.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.pictoZip.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoZip.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoZip.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .pictoTxt.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .pictoTxt.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnBL.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnBL.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btExcel.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btExcel.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btPNM.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btPNM.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btFactures.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btFactures.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btValideCommande.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btValideCommande.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btModCommande.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btModCommande.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btStopRouge.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btStopRouge.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td button.btMailValide.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th button.btMailValide.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btQualifier.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btQualifier.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btProlonger.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btProlonger.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStop.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStop.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btLoupe.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btLoupe.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btVente.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btVente.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnUp.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnUp.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnStopTournee.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnStopTournee.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCheckListe.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCheckListe.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRouage.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRouage.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDuplique.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDuplique.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonImprime.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonImprime.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btStats.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btStats.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btRegle.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btRegle.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMaj.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMaj.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btMajNot.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btMajNot.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btSuppVert.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btSuppVert.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btConserver.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btConserver.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValider.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValider.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonValiderInter.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonValiderInter.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonRefuser2.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonRefuser2.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDupliquer2.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDupliquer2.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .genFactureOrange.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .genFactureOrange.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btDevis.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btDevis.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btCommande.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btCommande.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .boutonDisableUser.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .boutonDisableUser.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btnFacture.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btnFacture.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td .btAvoir.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th .btAvoir.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btSortieStock.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btSortieStock.btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btnLink:not(.noBorder).btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btnLink:not(.noBorder).btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody td a.btLink:not(.noBorder).btSansFond:hover,
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid) tbody th a.btLink:not(.noBorder).btSansFond:hover {
  background-color: transparent !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid).centerText th {
  text-align: center !important;
}
body:not(.versionAPP1) table:not(.ui-datepicker-calendar):not(.mce-grid).noBorder > tbody > tr > td {
  border: 0 !important;
}
table:not(.ui-datepicker-calendar):not(.mce-grid):not(.noEvenOdd) tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
table:not(.ui-datepicker-calendar):not(.mce-grid):not(.noEvenOdd) tbody tr:nth-of-type(even) {
  background-color: rgba(82, 82, 82, 0.08);
}
td .dropdown-item {
  width: 40px !important;
  display: inline-block !important;
}
.chbxRemiseReglement {
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  width: 94px;
  height: 30px;
  border-radius: 0.3125em;
  background: url("/img/checkbox.png") center center no-repeat;
  background-size: auto 20px;
  padding-left: 10px;
  position: relative;
}
.chbxRemiseReglement:checked {
  background: url("/img/checkbox_checked.png") center center no-repeat;
  background-size: auto 20px;
}
#blocInformationLettrage {
  position: fixed;
  background: #fff;
  width: 100%;
  bottom: 0;
  left: 0;
  display: flex;
  height: 80px;
  align-items: center;
  justify-content: space-between;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 20px;
  border-top: solid 1px rgba(82, 82, 82, 0.5);
}
#blocInformationLettrage #btnAddLettrage {
  height: 40px;
  border-radius: 4px;
  border: solid 1px #76b82a;
  background: #76b82a;
  color: white;
  padding: 0 15px;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 20px;
  margin-right: 20px;
}
#blocInformationLettrage .totalLettrage {
  font-size: 30px !important;
  padding-left: 45px;
  position: relative;
  color: #525252;
  height: 40px;
  line-height: 40px;
  margin-left: 20px;
}
#blocInformationLettrage .totalLettrage::before {
  position: absolute;
  content: "";
  background: url("/img/picto_chbxLettrage.png") left center no-repeat;
  background-size: 32px auto;
  width: 45px;
  height: 100%;
  left: 0;
  top: 0;
}
#blocInformationLettrage article {
  display: flex;
}
#blocInformationLettrage article.valide span {
  border: solid 1px rgba(118, 184, 45, 0.2);
  color: #76b82d;
  padding: 0 8px;
  height: 40px;
  display: inline-block;
  border-radius: 4px !important;
  width: 90px;
  text-align: right;
  text-transform: none;
  font-weight: 400;
}
#blocInformationLettrage article.valide span:first-of-type {
  margin-left: 5px;
}
#blocInformationLettrage article.valide span:last-of-type {
  margin-right: 5px;
}
#blocInformationLettrage article.valide .egaliteLettrage {
  width: 16px;
  height: 40px;
  background: url("/img/picto_egalite.png") no-repeat center center / 16px auto !important;
}
#blocInformationLettrage article.semiValide span {
  border: solid 1px rgba(242, 146, 0, 0.2);
  color: #f29200;
  padding: 0 8px;
  height: 40px;
  display: inline-block;
  border-radius: 4px !important;
  width: 100px;
  text-align: right;
  text-transform: none;
  font-weight: 400;
}
#blocInformationLettrage article.semiValide span:first-of-type {
  margin-left: 5px;
}
#blocInformationLettrage article.semiValide span:last-of-type {
  margin-right: 5px;
}
#blocInformationLettrage article.semiValide .egaliteLettrage {
  width: 16px;
  height: 40px;
  background: url("/img/picto_differenceMinime.png") no-repeat center center / 16px auto !important;
}
#blocInformationLettrage article:not(.valide):not(.semiValide) span {
  border: solid 1px rgba(227, 6, 19, 0.2);
  color: #e30613;
  padding: 0 8px;
  height: 40px;
  display: inline-block;
  border-radius: 4px !important;
  width: 100px;
  text-align: right;
  text-transform: none;
  font-weight: 400;
}
#blocInformationLettrage article:not(.valide):not(.semiValide) span:first-of-type {
  margin-left: 5px;
}
#blocInformationLettrage article:not(.valide):not(.semiValide) span:last-of-type {
  margin-right: 5px;
}
#blocInformationLettrage article:not(.valide):not(.semiValide) .egaliteLettrage {
  width: 16px;
  height: 40px;
  background: url("/img/picto_difference.png") no-repeat center center / 16px auto !important;
}
#blocInformationLettrage article div {
  margin-left: 10px;
  line-height: 40px;
  color: #525252;
  text-transform: uppercase;
  font-weight: 300;
}
#debit,
#credit {
  white-space: nowrap;
}
.buttonTypeTable {
  display: inline-block;
  color: white;
  font-weight: 400;
  width: 30px;
  height: 30px;
  cursor: pointer;
  line-height: 1.15;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  padding: 0.2rem 0.2rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  margin-top: 10px;
}
.buttonTypeTable.titleButton {
  margin-top: 0px !important;
  margin-bottom: 7px;
}
#cboxContent table tbody td:first-child {
  max-width: 200px !important;
}
.selectChauffeur {
  height: 40px !important;
}
.btnBleuRecap {
  height: 40px;
  background-color: transparent;
  padding: 0 10px;
  border-radius: 5px;
  border: solid 1px rgba(255, 255, 255, 0.2);
  color: #fff;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-weight: 400;
  font-size: 20px;
  cursor: pointer;
  transition: all ease 0.2s;
  margin-left: 10px;
  margin-top: 5px;
}
.btnBleuRecap:hover {
  background-color: #fff !important;
  color: #009fe3 !important;
}
.tableBtMenuChauffeur .buttonModList.newBtn {
  background: url("https://icono.agencedwm.com/picto_modChauffeur_gr.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.1) !important;
}
.tableBtMenuChauffeur .buttonModList.newBtn:hover {
  background: url("https://icono.agencedwm.com/picto_modChauffeur_gr.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
table:not(.tableBtMenuChauffeur).buttonModList.newBtn {
  background: url("/img/picto_modList.png") center center / 20px auto no-repeat rgba(82, 82, 82, 0.1) !important;
}
table:not(.tableBtMenuChauffeur).buttonModList.newBtn:hover {
  background: url("/img/picto_modList.png") center center / 20px auto no-repeat #ffffff !important;
  background-color: #fff !important;
}
.txtRouge,
.txtRouge > td {
  color: #e30613 !important;
}
.txtVert,
.txtVert > td {
  color: #00a651 !important;
}
.txtBleu,
.txtBleu > td {
  color: #009fe3 !important;
}
.txtOrange,
.txtOrange > td {
  color: #f29200 !important;
}
.txtRegroupement {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 10px 0 10px 35px;
  background-color: #00000000;
  border-top: 1px solid #b9b9b9;
  margin: 0px;
  background: url(https://icono.agencedwm.com/picto_onglets2_gr.png) center left 0px no-repeat;
  background-size: 25px auto;
  background-position-y: bottom;
}
.txtRegroupement .actionsBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-left: auto;
}
.txtRegroupement button {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 10px 0 40px;
  margin: 0;
  background: #009fe3 url("https://icono.agencedwm.com/picto_editer_bl.png") center left 10px no-repeat !important;
  background-size: 20px auto !important;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: 20px;
  color: #fff;
  border: 0;
  border-radius: 5px;
  flex-shrink: 10;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.txtRegroupement button:hover {
  background-color: #525252;
}
.txtRegroupement button.btSupp2 {
  padding: 20px;
  background: #e30613 url("https://icono.agencedwm.com/picto_Croix_bl.png") center left 10px no-repeat !important;
  background-size: 20px auto !important;
}
.txtRegroupement button.btModifier {
  padding: 20px;
  background: #009fe3 url("https://icono.agencedwm.com/picto_crayon_bl.png") center left 10px no-repeat !important;
  background-size: 20px auto !important;
}
.txtRegroupement.toggleDt {
  cursor: pointer;
  background-position-y: center;
}
.txtRegroupement.toggleDt::after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
}
.txtRegroupement.toggleDt.collapsed::after {
  background: url(https://icono.agencedwm.com/picto_miniPlus_gr.png) center right;
  background-size: contain;
}
.txtRegroupement.toggleDt.expanded::after {
  background: url(https://icono.agencedwm.com/picto_miniMoins_gr.png) center right;
  background-size: contain;
}
.txtRegroupement.toggleDt .actionsBtn:last-child {
  margin-right: 35px;
}
tbody .ligneRegroupement:first-child .groupCol .txtRegroupement {
  border-top: none;
}
tbody tr.colTitre {
  background-color: #00000000 !important;
  height: 25px !important;
}
tbody tr.colTitre th {
  padding-bottom: 0px !important;
}
body table.dataTable tbody tr.fontOrange td {
  color: #ec6608 !important;
}
body table.dataTable tbody tr.fontOrange td a,
body table.dataTable tbody tr.fontOrange td a:hover,
body table.dataTable tbody tr.fontOrange td a:visited,
body table.dataTable tbody tr.fontOrange td a:active {
  color: #ec6608 !important;
}
td.groupCol {
  padding: 0 !important;
}
tr.ligneRegroupement:hover {
  background-color: rgba(255, 255, 255, 0) !important;
}
table .btReload {
  background-color: #52525210 !important;
  height: 40px;
  width: 40px !important;
}
