
/* =============================================================== */
/*                               ALSEVE                            */
/* =============================================================== */

/* ALSEVE */
.TitreSociete {
  height: 40px;
  font-family: Arial;
  font-size: 30px;
  vertical-align: middle;
  color:var(--couleurtitresociete);  /* #047eb5; */
}

/*ALSEVE*/
.dx-theme-material-typography h3 {
  font-weight: 600;
  margin: 0 0 6px 0!important;
  font-size: 20px;
  color: var(--couleurtextetitresection)!important;
  opacity: 100%;
  background-color:var(--couleurtitresection); /*#c2c2c2; /*  #d9d8d8; */
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
}

/*ALSEVE*/
.divcadrearrondi {
  border-radius: 5px 5px 5px 5px;
  border-color: var(--couleurtitrepage)!important;  /* #03a9f4 ! important;*/
  border:none; /* solid; */
  border-width: 1px;
  margin-top: 3px;
}
/*ALSEVE*/
.dx-textbox {
  height: 21px;
}
/*ALSEVE*/
.dx-datagrid .dx-row > td, .dx-datagrid .dx-row > tr > td {
  padding: 3px !important;
}

/*ALSEVE*/
.couleurTitrePage {
  /*background-color:#00093F;		*/
  background-color:var(--couleurtitrepage); /*#047eb5; /*#274579;*/ /* #6d92be; */ /*#3B4BAC;*/
  color: white;
}

/*ALSEVE*/
.titrePage {
  height: 26px;
  /*font-family: Arial;*/
  font-size: 12px;
  font-weight: bold;
  width:100%;
  vertical-align: middle;
  text-align: center;
  padding: 0;
  margin: 0;
  text-decoration: none;
  border-spacing: 0;
  border-collapse: collapse;
  line-height: 1;
  column-width: 0;
  border: 0 none white;
  border-radius: 10px 10px 0 0;
}
/*ALSEVE*/
.contenuListe {
  /*padding: 4px;*/
  padding-right: 4px;
  padding-left: 4px;
  border: 1px solid var(--couleurtitrepage);  /* #047eb5;*/
  height: calc(100% - 25px); /* 94%; */
}
/*ALSEVE*/
.contenuFiche {
  /*padding: 4px;*/
  padding-right: 4px;
  padding-left: 4px;
  border: 1px solid var(--couleurtitrepage);  /* #047eb5;*/
  height: calc(100% - 25px); /* 97%;*/
}

/*ALSEVE*/
.cadrebloc {
  padding: 4px;
  border: 1px solid var(--couleurtitrepage);  /* #047eb5;*/
}

/*ALSEVE*/
.dxbuttoncontentalignright .dx-texteditor-input {
  text-align: right;
}

/*ALSEVE*/
.accordion {
  width: 100%;
  max-width: 360px;
  margin: auto;
}
.accordion .menu {
  position: relative;
  padding: 5px 5px 5px 5px;
  color: white;
  font-weight: bold;
  border-bottom: 1px solid;
  border-top: 1px solid;
  background: var(--couleurthemetresfoncee); /*#3a8fb5;*/
  cursor: pointer;
  transition: all 0.4s ease;
}
.accordion li:last-child .menu {
  border-bottom: 0;
}
.accordion li i {
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: white;
  background:var(--couleurfondmenuparam); /*#3a8fb5;*/
  transition: all 0.4s ease;
}
.accordion li.active .menu {
  color: white;
}
.accordion li.active i {
  color: white;
}

.submenu {
  height: 0;
  overflow: hidden;
  background: var(--couleurfondsousmenuparam); /*#5599b8; */
  transition: height 0.4s ease;
}
.submenu a {
  display: block;
  text-decoration: none;
  color: white;
  padding: 5px;
  padding-left: 20px;
  transition: all 0.25s ease-in-out;
}
.submenu a:hover {
  background: var(--couleurthememoyenne); /*#047eb5;*/
  color: white;
}


/* ALSEVE */
.dx-menu .dx-menu-item .dx-menu-item-content {
  padding: 6px 10px 8px;
}
/* ALSEVE */
.dx-menu .dx-menu-item.dx-menu-item-has-text.dx-menu-item-has-icon .dx-icon {
  margin-right: 4px;
}

/* ALSEVE */
.dx-htmleditor-toolbar .dx-toolbar-items-container {
  height: 26px;
}

/* ALSEVE */
.dx-htmleditor-toolbar-wrapper {
  padding: 0;
  height: 26px;
}

/* ALSEVE */
.dx-htmleditor-toolbar-wrapper .dx-toolbar-button.dx-toolbar-text-auto-hide {
  min-width: 10px;
  padding: 1px;
}
/* ALSEVE */
.dx-htmleditor-toolbar .dx-toolbar-button.dx-toolbar-text-auto-hide .dx-button .dx-button-content {
  padding: 1px;
  height: 20px;
  width: 20px;
}
/* ALSEVE */
.dx-htmleditor-toolbar .dx-texteditor.dx-editor-filled .dx-texteditor-input {
  padding: 0;
}
/* ALSEVE */
.dx-htmleditor-toolbar .dx-texteditor.dx-editor-filled .dx-placeholder::before {
  padding: 0;
}
/* ALSEVE */
.dx-popup-title.dx-toolbar .dx-toolbar-items-container {
  height: 30px;
  overflow: visible;
  font-size: 16px;
}

/* ALSEVE */
.dx-popup-title.dx-toolbar.dx-widget {
  background-color:var(--couleurtitrepage); /*#047eb5; */
  color: white;
  font-weight: bold;
  text-align: center;
}

/* ALSEVE */
.dx-treelist .dx-toolbar-items-container {
  height: 30px;
  padding-left: 0;
}
/* ALSEVE */
.dx-treelist .dx-toolbar-items-container .dx-button-content {
  padding-top: 0;
}

/* ALSEVE */
.dx-treelist-header-panel  {
  padding: 0px
}

/* ALSEVE */
.dx-treelist-headers .dx-treelist-table .dx-row > td {
  padding-top: 2px!important;
  padding-bottom: 3px!important;
}


/* ALSEVE */
.dx-treelist .dx-toolbar-button.dx-toolbar-text-auto-hide .dx-button .dx-button-content {
  padding: 0;
}

/* ALSEVE */
.dx-treelist .dx-row > td {
  padding-top: 1px;
  padding-bottom: 1px;
  vertical-align: top;
}
/* ALSEVE */
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all) {
  vertical-align: top;
}

/* ALSEVE */
.dx-treelist .dx-row > td.dx-cell-modified {
  padding-top: 1px;
  padding-bottom: 1px;
  vertical-align: top;
}


/* ALSEVE */
/*
.dx-treelist .dx-scrollable-content {
  top: -4px !important;
  line-height: 18px;
}
*/
/* ALSEVE */
/*
.dx-treelist-container .dx-treelist-content-fixed .dx-treelist-table .dx-col-fixed {
  background-color: inherit;
}

.dx-treelist-rowsview .dx-row-focused.dx-data-row.dx-edit-row > td.dx-editor-cell:not(.dx-command-select){
  background-color: inherit;
}
*/

/* ALSEVE */
.dx-state-disabled .dx-widget, .dx-state-disabled.dx-widget {
  opacity: 0.7;
}

/* -----------   docVenteLotBackgroundColor    --------- */

#treelotslignes  tr.docVenteLotBackgroundColor  {
  background-color:var(--couleurfondlot); /*#000088; /* #deeeff; */
  color: white!important;
}


#treelotslignes  tr.docVenteLotBackgroundColor.dx-row-focused  {
  background-color:var(--couleurfondlot); /*#000088; /* #deeeff; */
  filter: saturate(130%)!important;
  color: white!important;
}
#treelotslignes .docVenteLotBackgroundColor td {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: white!important;
 /* color: white!important;*/
}
#treelotslignes .docVenteLotBackgroundColor td div {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: white!important;
  /* color: white!important;*/
}
#treelotslignes .docVenteLotBackgroundColor td div dx-widget {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: white!important;
  /* color: white!important;*/
}
#treelotslignes .docVenteLotBackgroundColor td div > input {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: white!important;
  /* color: white!important;*/
}


/* ALSEVE */
.docVenteLotBackgroundColor > td input.dx-texteditor-input {
  height:20px!important;
}


/* ALSEVE */
.docVenteLot > td {
  font-weight: bold;
  font-size: 14px!important;
  font-style: normal;
  /*padding-top: 2px!important;*/
  vertical-align: middle!important;
  padding-left: 2px!important;
}

/* ALSEVE Icon expand en gras et turquoise */
.docVenteLotColor.docVenteLot > td.dx-treelist-cell-expandable div.dx-treelist-empty-space span {
  font-weight:bold!important;
  color: var(--couleurtexteexpand)!important;       /* #0d99d3!important; */
}



/* -----------   docVenteLigneBackgroundColor    --------- */

#treelotslignes  tr.docVenteLigneBackgroundColor  {
  background-color:var(--couleurfondligne); /*#000088; /* #deeeff; */
  color: var(--couleurtexteligne)!important;}


#treelotslignes  tr.docVenteLigneBackgroundColor.dx-row-focused  {
  background-color:var(--couleurfondligne); /*#000088; /* #deeeff; */
  filter: saturate(200%)!important; /*filter: saturate(130%)!important;*/
  color: var(--couleurtexteligne)!important;
}
#treelotslignes .docVenteLigneBackgroundColor td {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: var(--couleurtexteligne)!important;
}
#treelotslignes .docVenteLigneBackgroundColor td div {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: var(--couleurtexteligne)!important;
}
#treelotslignes .docVenteLigneBackgroundColor td div dx-widget {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: var(--couleurtexteligne)!important;
}
#treelotslignes .docVenteLigneBackgroundColor td div > input {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: var(--couleurtexteligne)!important;
}

#treelotslignes .filtreCouleurClair {
  background-color: inherit!important;
  filter: brightness(110%)!important;
}

#treelotslignes .filtreCouleurTresClair {
  background-color: inherit!important;
  filter: saturate(800%)!important;
  border-collapse: separate!important; /* unset */
}

/* ALSEVE */
.docVenteLigneBackgroundColor > td input.dx-texteditor-input {
  height:20px!important;
}

/* ALSEVE */
.docVenteLigneColor {
  color: var(--couleurtexteligne);   /*  darkblue;*/
}

/* ALSEVE */
.docVenteLigne > td {
  font-size: 13px;
  padding-left: 2px;
  vertical-align: top!important;
  border-top-style: solid!important;
  border-top-color: var(--couleurborder)!important; /*#d3d3d3 !important;    /* #e0e0e0 */
  border-top-width: 1px!important;
  border-bottom-style: none!important;
}

/* ALSEVE */
.docVenteLigne > td.bold {
  font-weight: bold;
}


/* -----------   docVenteComposantBackgroundColor    --------- */

#treelotslignes  tr.docVenteComposantBackgroundColor  {
  background-color:var(--couleurfondcomposant); /*#000088; /* #deeeff; */
  color: var(--couleurtextecomposant)!important;}


#treelotslignes  tr.docVenteComposantBackgroundColor.dx-row-focused  {
  background-color:var(--couleurfocuscomposant); /*#000088; /* #deeeff; */
  color: var(--couleurtextecomposant)!important;
}
#treelotslignes .docVenteComposantBackgroundColor td {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: var(--couleurtextecomposant)!important;
}
#treelotslignes .docVenteComposantBackgroundColor td div {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: var(--couleurtextecomposant)!important;
}
#treelotslignes .docVenteComposantBackgroundColor td div dx-widget {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: var(--couleurtextecomposant)!important;
}
#treelotslignes .docVenteComposantBackgroundColor td div > input {
  background-color:transparent; /*#000088; /* #deeeff; */
  color: var(--couleurtextecomposant)!important;
}

.docVenteComposantBackgroundColor > td input.dx-texteditor-input {
  height:20px!important;
}

/* ALSEVE */
.docVenteComposant  {

}
/* ALSEVE */
.docVenteComposant > td {
  font-weight: normal;
  font-size: 12px;
  font-style: normal; /* italic; */
  padding-left: 15px!important;
  vertical-align: top!important;
  border-bottom-style: none!important;
  border-top-style: solid!important;
  border-top-width: 1px!important;
  border-top-color: var(--couleurborder)!important;; /* #d0cfcf !important; */
}




#treelotslignes tr.docVenteLigneColor.docVenteLigne > td.dx-treelist-cell-expandable div.dx-treelist-empty-space span {
  font-weight:bold!important;
  color: var(--couleurtexteexpand)!important;   /* #0d99d3!important; */
}

/* Aligner la checkbox de sélection de lignes de l'entête en haut */
#treelotslignes tr.dx-header-row > td.dx-treelist-select-all > div.dx-select-checkbox {
  top:2px;
}

/* Aligner l'entete de la colonne contenant la case à cocher de sélection au centre */
#treelotslignes tr.dx-header-row > td.dx-treelist-select-all { /*  > div.dx-treelist-text-content */
  text-align: center!important;
}


/*#treelotslignes tr.dx-header-row > td.dx-treelist-select-all > div.dx-treelist-text-content {
  padding-left: 20px;
}*/

/* Diminuer et colorer les checkbox de sélection de ligne en bleu/gris */
#treelotslignes div.dx-select-checkbox .dx-checkbox-icon {
  border:1px solid var(--couleurbordercheckboxligne); /*#a8b8c5;*/
  height: 16px;
  width: 16px;
}

/* Diminuer la largeur de la 1ère colonne (de déplacement de ligne) */
#treelotslignes td.dx-col-fixed:first-of-type {
  padding-left: 0;
  padding-right: 0;
}

/* Diminuer la largeur de la 2ère colonne (de sélection de ligne) */
#treelotslignes td.dx-col-fixed:nth-of-type(2n) {
  padding-left: 0;
  padding-right: 0;
}
td.dx-col-fixed div.dx-select-checkbox {
  padding-left: 1px; /*padding-left: 3px;*/
  padding-right: 0;
}
/*#treelotslignes.dx-treelist-select-all .dx-checkbox {
  left: 4px;
}*/

td.dx-col-fixed.dx-treelist-cell-expandable div.dx-treelist-empty-space {
  width: 19px;
}
/* Dinminution de l'espace apres la case a cocher de selection du composant  */
.docVenteComposant. dx-treelist-cell-expandable div.dx-treelist-text-content {
  width: 2px!important;
  overflow: hidden!important;
}
.docVenteLigne. dx-treelist-cell-expandable div.dx-treelist-text-content {
  width: 2px!important;
  overflow: hidden!important;
}

.docVenteComposant .dx-treelist-icon-container.dx-editor-inline-block {
  position: relative;
  padding-right: 5px!important;
}

/* Diminuer le padding autour de l'éditeur de description dans la cellule "Libellé" */
#treelotslignes.dx-htmleditor-content {
  padding-top: 0;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
}

.dx-treelist-select-all .dx-checkbox {
  left: 0px!important;
  top: 12px;
}
.dx-treelist-content .dx-treelist-select-all {
  padding-left: 0!important;
}

/* Diminuer le padding autour de l'éditeur de description dans la cellule "Libellé" */
#treelotslignes .dx-htmleditor-content {
  padding-top: 0;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
}

/* ALSEVE */
#treelotslignes.dx-treelist .dx-toolbar-items-container .dx-button-content {
  padding-top:2px!important;
}

.dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all) {
  padding-right: 1px!important;
  padding-left: 4px!important;
  vertical-align: middle;
}

/* ALSEVE */
.docVenteTotalColor {
  color: var(--couleurtextetotal); /*darkblue;*/
}
/* ALSEVE */
.docVenteTotalColor > td {
  font-size: 16px!important;
}


/* ALSEVE */
.docVenteAcompteColor {
  color: var(--couleurtexteacompte); /*#357935;*/
}

/* ALSEVE */
.docVenteResteAPayerColor {
  color: var(--couleurtexteresteapayer);
}

/* ALSEVE */
.docVenteNetAPayerColor {
  color: var(--couleurtextenetapayer);
}

/* ALSEVE */
.docVenteRGTTCColor {
  color: var(--couleurtextergttc);
}

/* ALSEVE */
.recapPrestationBackgroundColor {
  background-color: transparent; /*white;*/
}
/* ALSEVE */
.recapPrestationUnitaireColor {
  color: var(--couleurtextetotal); /*darkblue;*/
}

/* ALSEVE */
dx-number-box input {
  text-align: right;
  padding-top: 3px!important;
  padding-bottom: 1px!important;
}

/* ALSEVE */
.dx-scrollable-scroll-content{
  background-color: var(--couleurtheme); /* rgba(2, 184, 253, 0.51); */
}

/* ALSEVE */
#gridRecherche .dx-datagrid-header-panel {
  padding-left:0;
}
/* ALSEVE */
#gridRecherche .dx-toolbar .dx-toolbar-items-container {
  height: 26px;
  overflow: visible;
}
#gridRecherche .dx-toolbar .dx-toolbar-items-container .dx-toolbar-before {
  background-color: white;
  z-index:1000
}
#gridRecherche .dx-toolbar .dx-toolbar-items-container .dx-toolbar-before .dx-button-content {
  padding-left:5px;
  padding-right:5px;
}
/* ALSEVE */
#gridRecherche .dx-datagrid-header-panel .dx-toolbar-after {
  padding-left: 10px;
  height:20px;
}
/* ALSEVE */
#gridRecherche .dx-toolbar .dx-toolbar-items-container .dx-toolbar-after .dx-button-content {
  padding-top:0!important;
  padding-bottom:0!important;
  padding-left: 1px;
  padding-right: 1px;
  margin-top:3px;
  overflow:hidden;
}
/* ALSEVE */
#gridRecherche .dx-toolbar .dx-toolbar-after .dx-toolbar-items-content .dx-button-has-icon {
  min-width: 22px;
}
/* ALSEVE */
#gridRecherche .dx-datagrid-search-panel {
  margin-left:5px;
}
/* ALSEVE */
#gridRecherche  .dx-datagrid-headers .dx-item-content.dx-menu-item-content {
  padding:0;
}
/* ALSEVE */
#gridRecherche .dx-datagrid-headers .dx-editor-with-menu {
  margin-top: -3px !important;
  height:26px;
}




/*.dx-datagrid-rowsview .dx-selection.dx-row > td, .dx-datagrid-rowsview .dx-selection.dx-row > tr > td, .dx-datagrid-rowsview .dx-selection.dx-row:hover > td, .dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td {
  background-color: var(--couleurfondfocus);
}*/

#menudf.dx-menu-base {
  text-align: left !important;
}

.dx-overlay-content.dx-resizable.dx-menu-adaptive-mode {
  width:50px!important;
}
/*.dx-widget.dx-collection.dx-treeview {
  width:inherit!important;

}*/
/* ALSEVE */
.dx-overlay-content.dx-resizable.dx-menu-adaptive-mode {
  width:inherit!important;
}
/* ALSEVE */
.dx-overlay-content.dx-resizable.dx-menu-adaptive-mode .dx-widget.dx-collection.dx-treeview{
  width:inherit!important;
}
/* ALSEVE */
.backgroundMenu {
  background-color: #143557;
}
/* ALSEVE */
.backgroundMenuEpingle {
  background-color: #143557;
}

/* ALSEVE */
.backgroundRappels {
  background-color:  #757576; /* #565657; */ /* #06203d; */
}
/* ALSEVE */
.NomUtilisateur {
  height: 30px;
  font-family: Arial;
  font-size: 16px;
  font-style: italic;
  vertical-align: bottom;
  color: #047eb5;
}

/* ALSEVE */
dx-data-grid tr.dx-row.dx-header-row > td:hover {
  border-left:1px solid grey!important;
  border-right:1px solid grey!important;
}
/* ALSEVE */
dx-tree-list tr.dx-row.dx-header-row > td:hover {
  border-left:1px solid grey!important;
  border-right:1px solid grey!important;
}

/* ALSEVE */
.divcadrearrondi label {
  font-size: 11px;
  color:#999999;
}

/* ALSEVE */
dx-scroll-view label {
  font-size: 11px;
  color:#999999;
}


/* ALSEVE */
.entete label {
  font-size: 12px;
  color:#999999;
}

.label {
  font-size: 11px;
  color: #999999;
}
/*ALSEVE*/
/*.couleurBorderSwitch {
  border: 1px solid #b4b4b4;
}*/

/*ALSEVE*/
.opacityTexteSwitchOn {
  opacity: 100%;
}

/*ALSEVE*/
.opacityTexteSwitchOff {
  opacity: 40%;
}

/*ALSEVE*/
#gridparametre {
  box-shadow: 0 1px 5px #d6d4d4;
  border: 1px solid #d6d4d4;
}

/*ALSEVE*/
.opacity0 {
  opacity: 0;
}


/*ALSEVE*/


/*!* Cellule docVenteLigne en modification et en focus non active *!
.dx-treelist-rowsview .docVenteLigneBackgroundColor.dx-row-focused.dx-data-row.dx-edit-row > td {
  background-color:inherit!important;
  filter: inherit;
  color: inherit!important;
}

!* Cellule docVenteLigne en modification et en focus (active) *!
.dx-treelist-rowsview .docVenteLigneBackgroundColor.dx-row-focused.dx-data-row.dx-edit-row > td.dx-editor-cell.dx-focused {
  filter: brightness(150%) saturate(100%);
}

!* Cellules docVenteLigne en modification *!
.dx-treelist-rowsview .docVenteLigneBackgroundColor.dx-row-focused.dx-data-row.dx-edit-row > td.dx-editor-cell:not(.dx-command-select) {
  background-color: inherit!important;
  filter: inherit;
  color: inherit!important;
}*/


/*ALSEVE*/
div .dx-toast-message {
  white-space: pre-line;
}

/* ALSEVE */
.fontSize0Important {
  font-size: 0!important;
}

/* ============================================= */
/*            ENTETE PAGE PRINCIPALE             */
/* ============================================= */
/* ALSEVE */
.dx-icon-alshistoriqueliste {
  content:  url('../../image/bouton/principale/historiqueliste.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 21px !important;
  width: 22px !important;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#itemhistorique:hover {
  background-color: var(--couleurfondfocus);
  padding-right:0!important;
}

/* ALSEVE */
.couleurItemHistorique {
  color: var(--couleurtextetotal); /*darkblue;*/
}

.couleurItemHistorique:hover {
  color: var(--couleurboutoncontenu);
  /*font-weight: bold;*/
}

/* ALSEVE */
.dx-icon-alsconnecter {
  content:  url('../../image/bouton/principale/deconnecter_blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 21px !important;
  width: 21px !important;
  cursor: pointer;
}

/* ALSEVE */
.dx-icon-infoperso {
  content:  url('../../image/bouton/principale/profil_blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 21px !important;
  width: 21px !important;
  cursor: pointer;
}

/* ALSEVE */
.dx-icon-messagerie {
  content:  url('../../image/bouton/principale/messagerie.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 19px !important;
  width: 24px !important;
  cursor: pointer;
}
/* ALSEVE */
.dx-icon-envoimail {
  content:  url('../../image/bouton/contenu/messagerie.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 19px !important;
  width: 24px !important;
  cursor: pointer;
}

/* ALSEVE */
.dx-icon-ged {
  content:  url('../../image/bouton/principale/ged.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 19px !important;
  width: 24px !important;
  cursor: pointer;
}

/* ============================================= */
/*                     MENU                      */
/* ============================================= */

/*ALSEVE*/
.dx-icon-alsepinglestart{
  height: 20px !important;
  width: 20px !important;
  content: url( '../../image/menu/epingle-start.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsepinglestop{
  height: 20px !important;
  width: 20px !important;
  content: url( '../../image/menu/epingle-stop.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsthememenu{
  height: 25px !important;
  width: 25px !important;
  content: url( '../../image/iconesthemes/blue-light.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsclients{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/clients.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/*ALSEVE*/
.dx-icon-alsarticles{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/articles.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alsfournisseurs{
  /*content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGlWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDg4LCAyMDIwLzA3LzEwLTIyOjA2OjUzICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTA0LTA4VDE0OjEwOjU1KzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNC0wOFQxNjo0MDo1MSswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNC0wOFQxNjo0MDo1MSswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODBjOTYyZGMtZDJkYy0zODQ0LWIzZDMtNGU5ZjJiOGJkZTdlIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6OWNhYTJhM2ItM2M1Mi05ODQ5LTljZTEtZTc3ODUxODUwYmNkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NTZhZjA0NjMtNTlmNC01YjRiLWFkNWUtYWUzZGVhOTBiOGNlIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NmFmMDQ2My01OWY0LTViNGItYWQ1ZS1hZTNkZWE5MGI4Y2UiIHN0RXZ0OndoZW49IjIwMjEtMDQtMDhUMTQ6MTA6NTUrMDI6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMi4wIChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6OWZmNjI2M2QtOWExZS0wMTRjLTgyNzYtZDU4NzhhYzI3YWNjIiBzdEV2dDp3aGVuPSIyMDIxLTA0LTA4VDE2OjQwOjUxKzAyOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMCAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjgwYzk2MmRjLWQyZGMtMzg0NC1iM2QzLTRlOWYyYjhiZGU3ZSIgc3RFdnQ6d2hlbj0iMjAyMS0wNC0wOFQxNjo0MDo1MSswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnmSXOUAABjgSURBVHja7d0JkFx1ncDxPqaPmZ4rk8mQhExISDJcIYbLAwVBXbVAwIMNy5YH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AABAAAAAAgAAEAAAgAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAJS5juVdjaYAYN8oAOKz1AgA7BsFAAAgACLQbAQA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');*/
  /*content: url('https://js.devexpress.com/Demos/WidgetsGallery/JSDemos/image/icons/weather.png');*/
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/fournisseurs.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alsstock{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/stocks.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alsdevis{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/devis.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alscommandes{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/commandes.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alscontrats{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/contrats.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alschantiers{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/chantiers.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alsfactures{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/factures.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alsreglements{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/reglements.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/*ALSEVE*/
.dx-icon-alssap{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/sap.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alsstat{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/statistiques.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/*ALSEVE*/
.dx-icon-alsmeteo{
  height: 22px !important;
  content: url('../../image/menu/meteo.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsmaps{
  height: 22px !important;
  content: url('../../image/menu/maps.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsactualite{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/bouton/principale/actualite.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsnewactualite{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/bouton/principale/newactualite.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsplanification{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/planification.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alscommercial{
  height: 28px !important;
  width: 22px !important;
  content: url('../../image/menu/commercial.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/*ALSEVE*/
.dx-icon-alsmenuinfo{
  height: 22px !important;
  content: url('../../image/menu/information.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-parametres{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/parametres.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/*ALSEVE*/
.dx-icon-alsaide{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/aide.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
/*ALSEVE*/
.dx-icon-alspref{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/preferences.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/*ALSEVE*/
.dx-icon-alstech{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/technique.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/*ALSEVE*/
.dx-icon-alsassist{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/assistance.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}


/* ============================================= */
/*                     FOND                      */
/* ============================================= */

/*ALSEVE*/
.dx-icon-alsfondclients{
  content: url('../../image/fond/couleur/clients-couleur.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondclientsblanc{
  content: url('../../image/fond/blanc/clients-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsfondarticles{
  content: url('../../image/fond/couleur/articles-couleur.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondarticlesblanc{
  content: url('../../image/fond/blanc/articles-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsfonddevis{
  content: url('../../image/fond/couleur/devis-couleur.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfonddevisblanc{
  content: url('../../image/fond/blanc/devis-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondcommandes{
  content: url('../../image/fond/couleur/commande-couleur.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondcommandesblanc{
  content: url('../../image/fond/blanc/commande-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondfactures{
  content: url('../../image/fond/couleur/facturation-couleur.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondfacturesblanc{
  content: url('../../image/fond/blanc/facturation-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsfondchantier{
  content: url('../../image/fond/couleur/chantier-couleur.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
.dx-icon-alsfondchantierblanc{
  content: url('../../image/fond/blanc/chantier-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondcontrats{
  content: url('../../image/fond/couleur/contrat-couleur.png');
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondcontratsblanc{
  content: url('../../image/fond/blanc/contrat-blanc.png');
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondgraph{
  content: url('../../image/fond/couleur/graphiques-couleur.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondgraphblanc{
  content: url('../../image/fond/blanc/graphiques-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsfondparam{
  content: url('../../image/fond/blanc/parametre.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsfondplus{
  content: url('../../image/fond/blanc/plus.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsfondrech{
  content: url('../../image/fond/blanc/loupe.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsfondimpr{
  content: url('../../image/fond/blanc/imprimante.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/* ============================================= */
/*               TITRE FICHE/LISTE               */
/* ============================================= */

/*ALSEVE*/
.dx-icon-alstitrerechercher{
  height: 16px;
  content: url('../../image/bouton/titre/rechercher.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alstitreprecedent{
  height: 16px;
  content: url('../../image/bouton/titre/precedent.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitresuivant{
  height: 16px;
  content: url('../../image/bouton/titre/suivant.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitrevalider{
  height: 16px;
  content: url('../../image/bouton/titre/valider.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitrevalider:hover{
  content: url('../../image/bouton/titre/valider-vert.png');
}

/*ALSEVE*/
.dx-icon-alstitreeffacer{
  height: 16px;
  content: url('../../image/bouton/titre/effacer.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitresupprimer{
  height:16px;
  content: url('../../image/bouton/titre/supprimer.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitresupprimer:hover{
  content: url('../../image/bouton/titre/supprimer-rouge.png');
}
.dx-icon-alstitreapercu{
  height: 16px;
  content: url('../../image/bouton/titre/apercu.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alstitreimprimer{
  height: 16px;
  content: url('../../image/bouton/titre/imprimer.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitrenouvelappel{
  height: 16px;
  content: url('../../image/bouton/titre/nouvel-appel.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}


/*ALSEVE*/
.dx-icon-alstitrelisteappel{
  height: 16px;
  content: url('../../image/bouton/titre/liste-appel.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}


/*ALSEVE*/
.dx-icon-alstitreredimensionner{
  height: 16px;
  content: url('../../image/bouton/titre/redimensionner.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitrerafraichir{
  height: 16px;
  content: url('../../image/bouton/titre/rafraichir.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitrecriterescacher{
  height: 16px;
  content: url('../../image/bouton/titre/criteres_cacher.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitrecriteresmontrer{
  height: 16px;
  content: url('../../image/bouton/titre/criteres_montrer.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}


/*ALSEVE*/
.dx-icon-alstitrequitter{
  height: 16px;
  content: url('../../image/bouton/titre/quitter.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstitredeverouiller{
  height: 16px;
  content: url('../../images/bouton/titre/deverouiller.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsimprimer{
  height: 16px;
  content: url('../../image/bouton/contenu/imprimer.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsclientsblanc{
  height: 22px !important;
  width: 24px !important;
  content: url('../../image/menu/blanc/clients-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;    /* 0px 0px; */
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsarticlesblanc{
  height: 23px !important;
  width: 24px !important;
  content: url('../../image/menu/blanc/articles-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;    /* 0px 0px; */
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsdevisblanc{
  height: 23px !important;
  width: 24px !important;
  content: url('../../image/menu/blanc/devis-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;    /* 0px 0px; */
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alscommandeblanc{
  height: 23px !important;
  width: 24px !important;
  content: url('../../image/menu/blanc/commande-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;    /* 0px 0px; */
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsfactureblanc{
  height: 23px !important;
  width: 24px !important;
  content: url('../../image/menu/blanc/facturation-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsreglementsblanc{
  height: 23px !important;
  width: 24px !important;
  content: url('../../image/menu/blanc/reglement-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsfournisseurblanc{
  height: 23px !important;
  width: 24px !important;
  content: url('../../image/menu/blanc/fournisseurs-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alscontratblanc{
  height: 22px !important;
  width: 24px !important;
  content: url('../../image/menu/blanc/contrat-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alschantierblanc{
  height: 20px !important;
  width: 22px !important;
  content: url('../../image/menu/blanc/chantier-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsstatblanc{
  height: 20px !important;
  width: 20px !important;
  content: url('../../image/menu/blanc/statistique-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}


/*ALSEVE*/
.dx-icon-alssapblanc{
  height: 20px !important;
  width: 20px !important;
  content: url('../../image/menu/blanc/sap-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsparamblanc{
  height: 20px !important;
  width: 20px !important;
  content: url('../../image/menu/blanc/parametres-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}
/*ALSEVE*/
.dx-icon-alsrequeteurblanc{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/menu/blanc/requeteur-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alspetitdej{
  height: 20px !important;
  width: 20px !important;
  content: url('../../image/planification/petitdej.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alsconges{
  height: 20px !important;
  width: 20px !important;
  content: url('../../image/planification/conges.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}


/*ALSEVE*/
.dx-icon-alssommeblanc{
  height: 22px !important;
  width: 24px !important;
  content: url('../../image/menu/blanc/somme-blanc.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;    /* 0px 0px; */
  cursor: pointer;
}


/* ============================================= */
/*              CONTENU FICHE/LISTE              */
/* ============================================= */

/* ---   Type ARTICLE  --- */

/* ALSEVE */
.dx-icon-alsvegetal {
  content:  url('../../image/type/article/vegetal.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 100% !important;
  width: 100% !important;
}

/* ALSEVE */
.dx-icon-alsfourniture {
  content:  url('../../image/type/article/fourniture.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 100% !important;
  width: 100% !important;
}

/* ALSEVE */
.dx-icon-alsoperation {
  content:  url('../../image/type/article/operation.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 100% !important;
  width: 100% !important;
}
/* ALSEVE */
.dx-icon-alsmateriel {
  content:  url('../../image/type/article/materiel.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 100% !important;
  width: 100% !important;
}
/* ALSEVE */
.dx-icon-alssoustraitance {
  content:  url('../../image/type/article/sous-traitance.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 100% !important;
  width: 100% !important;
}
/* ALSEVE */
.dx-icon-alstexte {
  content:  url('../../image/type/article/texte.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 100% !important;
  width: 100% !important;
}
/* ALSEVE */
.dx-icon-alsprestation {
  content:  url('../../image/type/article/prestation.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 100% !important;
  width: 100% !important;
}

/* ---   Type CLIENT  --- */

/*ALSEVE*/
.dx-icon-alstypeclient{
  height: 100% !important;
  width: 100% !important;
  content: url('../../image/type/client/client.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/*ALSEVE*/
.dx-icon-alstypeprospect{
  height: 100% !important;
  width: 100% !important;
  content: url('../../image/type/client/prospect.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/* ---   NOTIFICATION    --- */

/*ALSEVE*/
.dx-icon-alsnotification{
  height: 22px !important;
  width: 22px !important;
  content: url('../../image/statut/notification.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/* ---      BOUTONS    --- */

/* ALSEVE */
.dx-icon-alsfiltre{
  content:  url('../../image/bouton/contenu/filtres.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 16px !important;
  width: 16px !important;
  cursor: pointer;
  filter: var(--couleurfiltersvgtheme);
}

/*ALSEVE*/
.dx-icon-alsfiltresupprimer{
  height: 100% !important;
  width: 100% !important;
  content: url('../../image/bouton/contenu/filtres_supprimer.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
  filter:var(--couleurfiltersvgtheme);
}

/* ------------------------------------------------------ */

/* ALSEVE */
#gridAdresses .dx-toolbar .dx-toolbar-items-container {
  height: 26px;
  overflow: visible;
}

/* ALSEVE */
#gridDevis .dx-toolbar .dx-toolbar-items-container {
  height: 26px;
  overflow: visible;
}
/* ALSEVE */
#gridCommandes .dx-toolbar .dx-toolbar-items-container {
  height: 26px;
  overflow: visible;
}
/* ALSEVE */
#gridContrats .dx-toolbar .dx-toolbar-items-container {
  height: 26px;
  overflow: visible;
}
/* ALSEVE */
#gridFactures .dx-toolbar .dx-toolbar-items-container {
  height: 26px;
  overflow: visible;
}

#gridmails .dx-toolbar .dx-toolbar-items-container {
  height: 26px;
  overflow: visible;
}
.dx-datagrid-rowsview.dx-empty {
  height: 50px;
}

/* ALSEVE */
.dx-datagrid-borders > .dx-datagrid-headers, .dx-datagrid-borders > .dx-datagrid-rowsview, .dx-datagrid-borders > .dx-datagrid-total-footer {

  border-left: 1px solid var(--couleurborder)!important;
  border-right: 1px solid var(--couleurborder)!important;
  border-top: 1px solid var(--couleurborder)!important;
  border-bottom: 1px solid var(--couleurborder)!important;
  border: 1px solid var(--couleurborder)!important;
  /* border-left: 1px solid #dddddd!important;
  border-right: 1px solid #dddddd!important;
  border-top: 1px solid #dddddd!important;
  border-bottom: 1px solid #dddddd!important;
  border: 1px solid #dddddd!important;*/
}

/* ALSEVE */
.dx-icon-alsmdp {
  height: 100% !important;
  width: 100% !important;
  content: url('../../image/bouton/contenu/mdp.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

/* ALSEVE */
.dx-sortable-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  border: 3px solid #be0202;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2147483647;
}

/* ALSEVE */
.backgroundColorHTTTC {
  background-color: var(--couleurfondtotalhtttc);    /* #f0f3fd; */
}

/* ALSEVE */
.dx-icon-alsexportpdf {
  font: 23px/1 DXIcons;
  cursor: pointer;
}

/* ALSEVE */
.dx-icon-alsexportpdf::before {
  content: "";
  color:white;
}

.dx-icon-alsexportpdfviewer {
  font: 23px/1 DXIcons;
  cursor: pointer;
}

.dx-icon-alsexportpdfviewer::before {
  content: "";
  color: #0e5270;
}

/* ALSEVE */
.dx-texteditor.dx-editor-filled {
  background-color: transparent!important;
}


/* ALSEVE */
.dx-texteditor.dx-editor-filled.dx-state-disabled, .dx-texteditor.dx-editor-filled.dx-state-readonly, .dx-texteditor.dx-editor-filled.dx-state-readonly.dx-state-hover {
  background-color: transparent!important;
}
/* ALSEVE */
.dx-rtl .dx-texteditor.dx-editor-filled.dx-show-clear-button .dx-texteditor-input, .dx-rtl .dx-texteditor.dx-editor-outlined.dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-texteditor.dx-editor-filled.dx-show-clear-button .dx-texteditor-input, .dx-rtl.dx-texteditor.dx-editor-outlined.dx-show-clear-button .dx-texteditor-input, .dx-texteditor.dx-editor-filled .dx-placeholder::before, .dx-texteditor.dx-editor-filled .dx-texteditor-input, .dx-texteditor.dx-editor-outlined .dx-placeholder::before, .dx-texteditor.dx-editor-outlined .dx-texteditor-input {
  padding: 1px 1px 1px!important;  /* 13px 8px 12px; */
}

/* Diminution de la marge a droite du bouton de la liste déroulante */
.dx-editor-filled .dx-texteditor-buttons-container:last-child > .dx-dropdowneditor-button:last-child {
  margin-right: 0;
}

/* Correction position loupe et placeholder "Rechercher" dans la toolbar du datagrid */
.dx-datagrid-search-panel .dx-placeholder {
  padding-left: 15px;
}
.dx-datagrid-search-panel .dx-placeholder::before {
  font-size: 11px!important;
}

.dx-datagrid-search-panel .dx-searchbox.dx-editor-filled .dx-icon-search {
  left: 0!important;
}

.dx-datagrid-search-panel .dx-texteditor.dx-editor-filled.dx-show-clear-button .dx-texteditor-input {
  padding-right: 0!important;
}

.dx-datagrid-export-button .dx-icon.dx-icon-spindown.dx-icon-right {
  display:none;
}

/*.dx-datebox-date.dx-datebox-calendar {
  padding-top: 6px!important;
}*/

.dx-texteditor.dx-editor-underlined::after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: var(--couleurlignesoustexte);
}

.dx-texteditor.dx-editor-filled::after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: var(--couleurlignesoustexte);
}

.backgroundhover:hover {
  background-color: var(--couleurfondfocus)!important;
  color: var(--couleurboutoncontenu)!important;
}

.borderGroupe {
  border:1px solid var(--couleurbordergroupe);
}

.backgroundColorCriteres {
  background-color: var(--couleurfondcriteres);
}

/*  Deplacement de la loupe et du placeholder "Rechercher" dans la popup "Columns Chooser" */
.dx-treeview-search .dx-placeholder {
  padding-left: 15px!important;
}
.dx-searchbox.dx-editor-filled .dx-icon-search {
  left: 0!important;
}

/* Elargissement du menu d'export vers Excel des datagrid */
.dx-overlay-wrapper.dx-popup-wrapper.dx-datagrid-export-menu.dx-dropdownbutton-popup-wrapper {
  width: 240px!important;
}

#gridFactures td > div.bleu {
  color: var(--couleurtextetotal);   /*darkblue;*/
}

#gridFactures td > div.vert {
  color: var(--couleurtexteacompte);   /*darkgreen;*/
}

#gridReglements td > div.bleu {
  color: var(--couleurtextetotal)!important;  /* darkblue !important; */
}

#gridReglements td > div.rouge {
  color:red!important;
}

#gridReglements td > div.noir {
  color:var(--couleurtextetitresection);   /*black!important;*/
}

#gridReglements td > div.bleu {
  color:var(--couleurtextetotal)!important;  /* darkblue!important; */
}

#gridReglements td > div.vert {
  color:var(--couleurtexteacompte);   /*darkgreen!important;*/
}

/* Diminution de la toolbar du designer ActivereportsJs */
.gc-grid-item--toolbar > .gc-toolbar {
  margin-top: 0px!important;
  margin-bottom: 0px!important;
}

.gc-toolbar--block {
  height: 30px!important;
}

.gc-btn, .gc-btn__icon {
  line-height: 28px!important;
}

.gc-grid-item--toolbar {
  height: 30px!important;
}

.gc-btn--block  {
  height: 28px!important;
}
.gc-btn-group {
  height: 28px!important;
}

.gc-btn.gc-size-lg .gc-btn__text {
  height: 26px!important;
  line-height: 26px!important;
}

.gc-btn.gc-size-lg .gc-btn__icon {
  height: 24px!important;
  font-size: 20px!important;
  line-height: 24px!important;
}
.gc-btn, .gc-btn__icon {
  height: 24px!important;
  line-height: 24px!important;
}
.gc-dd {
  height: 28px!important;
}

.gc-dd__chevron {
  height: 26px!important;
  font-size: 22px!important;
  line-height: 26px!important;
}
.gc-btn, .gc-btn__icon {
  line-height: 26px!important;
}
.wd-toolstrip-color-preview > svg {
  margin-top: 4px!important;
}
.gc-btn__text {
  height: 26px!important;
  line-height: 26px!important;
}

.couleurLogoAlseve {
  color: var(--couleurtheme);
}

/*ALSEVE*/
.dx-icon-alslogoalseve{
  /*height: 100% !important;
  width: 100% !important;*/
  width: 25px;
  height: 20px;
  padding-top: 5px;
  content: url('../../image/logo-alseve.png');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
  color: var(--couleurtheme);
  filter:var(--couleurfiltersvglogo);
}

/* --- Scroll des treelist plus bas pour ne pas cacher le trait indiquant la cellule en modification --- */
.dx-treelist-rowsview {
  position: relative;
  overflow: hidden;
  padding-bottom: 10px!important;
}

.dx-datagrid-rowsview {
  position: relative;
  overflow: hidden;
  padding-bottom: 8px!important;
}

.dx-treelist-focus-overlay:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 4px ! important;
  /*background-color: #b052c0;*/
  left: 0;
  right: 1px;
}

.dx-datagrid-focus-overlay:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 4px ! important;
  /*background-color: #35baf6;*/
  left: 0;
  right: 1px;
}

.dx-scrollbar-horizontal .dx-scrollable-scroll {
  height: 10px!important;
}

.dx-scrollbar-horizontal {
  bottom: -8px!important;
  left: 0;
  width: 100%;
  height: 10px!important;
}

/* Couleur de fond des cellules de ligne de composant en modification */
.dx-treelist-rowsview .dx-row-focused.dx-data-row.docVenteComposant > td:not(.dx-focused) {
  background-color: inherit;
  color: inherit;
}


/* Deplacement de la loupe a la fin de la zone texte de recherche pour ne pas se superposer avec le texte */
.dx-searchbox.dx-editor-filled .dx-icon-search {
  left: 78px !important;
}
/* ----------------------------------------------------------------------------------------------------- */
.dx-datagrid-filter-panel-text {
  display:none;
}
.dx-datagrid-filter-panel-clear-filter {
  display:none;
}

#lblMessageDatagrid {
  color: var(--couleurtitrepage);
}

.colorTexteWarning {
  color: var(--couleurTexteWarning);
}

.colorRedImportant {
  color: #ea3e3e !important;
}
/* ----------------    CHANTIER   ---------------- */
#tabchantieroperation .dx-treelist-select-all .dx-checkbox {
  left: 0px !important;
  top: 1px !important;
}

#tabchantierfourniture .dx-treelist-select-all .dx-checkbox {
  left: 0px !important;
  top: 1px !important;
}
/* --------------    chantierLot    -------------- */

#tabchantieroperation .chantierLotBackgroundColor {
  background-color:var(--couleurfondlot);
  color: white!important;
}

#tabchantieroperation .chantierLotBackgroundColor td {
  background-color:var(--couleurfondlot);
  color: white!important;
}

#tabchantieroperation .chantierLotBackgroundColor.dx-selection.dx-row-focused.dx-row {
  background-color:var(--couleurfondlot)!important;
  color: white!important;
}

#tabchantieroperation .chantierLotBackgroundColor.dx-selection.dx-row-focused.dx-row > td {
  background-color: var(--couleurfondlot)!important;
  filter: inherit !important;
  color: white!important;
}

#tabchantieroperation .chantierLotBackgroundColor .dx-focused > td {
  background-color: var(--couleurfondlot)!important;
  filter: inherit !important;
  color: white!important;
}

#tabchantieroperation .dx-treelist-rowsview .chantierLotBackgroundColor.dx-selection.dx-row:not(.dx-row-focused) > td{
  color: white!important;
}

#tabchantieroperation .chantierLotBackgroundColor  .dx-editor-cell > td {
  background-color: var(--couleurfondlot)!important;
  filter: inherit !important;
  color: white!important;
}

#tabchantierfourniture .chantierLotBackgroundColor {
  background-color:var(--couleurfondlot);
  color: white!important;
}

#tabchantierfourniture .chantierLotBackgroundColor td {
  background-color:var(--couleurfondlot);
}

#tabchantierfourniture .chantierLotBackgroundColor.dx-selection.dx-row-focused.dx-row {
  background-color:var(--couleurfondlot)!important;
  color: white!important;
}

#tabchantierfourniture .chantierLotBackgroundColor.dx-selection.dx-row-focused.dx-row > td {
  background-color: var(--couleurfondlot)!important;
  filter: inherit !important;
  color: white!important;
}

#tabchantierfourniture .dx-treelist-rowsview .chantierLotBackgroundColor.dx-selection.dx-row:not(.dx-row-focused) > td{
  color: white!important;
}

#tabchantierfourniture .chantierLotBackgroundColor .dx-focused > td {
  background-color: var(--couleurfondlot)!important;
  filter: inherit !important;
  color: white!important;
}


#tabchantierfourniture .chantierLotBackgroundColor  .dx-editor-cell > td {
  background-color: var(--couleurfondlot)!important;
  filter: inherit !important;
  color: white!important;
}

/*#tabchantieroperation .dx-header-row .dx-treelist-select-all .dx-checkbox {
  left: 0px !important;
  top: 2px;
}

#tabchantierfourniture .dx-header-row .dx-treelist-select-all .dx-checkbox {
  left: 0px !important;
  top: 2px;
}*/

/* --------------    chantierLigne    -------------- */

.chantierLigneBackgroundColor {
  background-color:var(--couleurfondligne);
}

.chantierLigneBackgroundColor td {
  background-color:var(--couleurfondligne);
}

#tabchantieroperation .chantierLigneBackgroundColor.dx-row-focused {
  background-color:var(--couleurthemeclaire);
  color: var(--couleurtexteligne)!important;
}
#tabchantieroperation .chantierLigneBackgroundColor.dx-row-focused > td{
  background-color:var(--couleurthemeclaire);
  color: var(--couleurtexteligne)!important;
}

#tabchantieroperation .chantierLigneBackgroundColor .dx-editor-cell .dx-texteditor .dx-texteditor-input {
  height: 22px!important;
  line-height: 22px!important;
}
#tabchantieroperation td.dx-treelist-cell-expandable .dx-treelist-empty-space {
  width:16px!important;
  max-width:16px!important;
  overflow:hidden!important;
}

#tabchantierfourniture .chantierLigneBackgroundColor.dx-row-focused {
  background-color:var(--couleurthemeclaire);
  color: var(--couleurtexteligne)!important;
}
#tabchantierfourniture .chantierLigneBackgroundColor.dx-row-focused > td{
  background-color:var(--couleurthemeclaire);
  color: var(--couleurtexteligne)!important;
}

#tabchantierfourniture .chantierLigneBackgroundColor .dx-editor-cell .dx-texteditor .dx-texteditor-input {
  height: 22px!important;
  line-height: 22px!important;
}

#tabchantierfourniture tr.chantierLotBackgroundColor > td.dx-treelist-cell-expandable .dx-treelist-text-content{
  height: 1px !important;
  max-height: 1px !important;
  overflow: hidden !important;
}

#tabchantierfourniture tr.docVenteComposant {
  height: 18px !important;
  max-height: 18px !important;
  overflow: hidden !important;
}

#tabchantierfourniture tr.docVenteComposant  > td {
  height: 18px !important;
  max-height: 18px !important;
  overflow: hidden !important;
}

#tabchantierfourniture td.dx-treelist-cell-expandable .dx-treelist-empty-space {
  width:16px!important;
  max-width:16px!important;
  overflow:hidden!important;
}

/*#tabchantierfourniture .docVenteComposant td.dx-treelist-cell-expandable .dx-treelist-empty-space {
  width:4px!important;
  max-width:4px!important;
  overflow:hidden!important;
}*/


.disableElement {
  cursor:wait;
}
.disableElement * {
  pointer-events: none;
}



/* =================================================================================== */
/* =====                       PETITE TAILLE / SMARTPHONE                         ==== */
/* =================================================================================== */

/*@media only screen and (min-device-width: 200px) and (max-device-width: 500px) {*/
/*@media only screen and (min-device-width: 100px) and (max-device-width: 500px),
only screen and (min-device-height: 100px) and (max-device-height: 500px ) {*/

@media only screen and (min-device-width: 100px) and (max-device-width: 1000px)
and (min-device-height: 100px) and (max-device-height: 500px),
only screen and (min-device-width: 100px) and (max-device-width: 500px)
and (min-device-height: 100px) and (max-device-height: 1000px) {
  body {
    /*width: 100%;*/
    /*width: calc(100vw - 15px);
    height: calc(100vh - 5px);*/
    width: 100vw;
    height: calc(100vh - 30px); /*height:100vh;*/
    margin: 0!important;
    padding: 0!important;
  }

  .cacherSiMobile {
    display: none!important;
  }

  .marginTop8SiMobile {
    margin-top: 8px!important;
  }

  #pageprincipale {
    width: 100vw;
    /*width:calc(100vw - 15px)!important;*/
    /*width:calc(100vw - 10px)!important;*/
    /*width:100% !important;*/
  }

  #pageprincipale main{
    margin-left: 10px;
  }

  #divnavigation {
    width:100vw;
    /*width: calc(100vw - 15px);*/
    /*width:100%!important;*/
    /*width:100vw!important;*/
  }

  #divnavigation:not(:hover):not(:focus) {
    position: absolute;
    z-index: 2000;
    transform:scale(1,0.4);
    transform-origin: top;
    transition: transform 200ms;
  }

  #divnavigation:hover {
    position: absolute;
    z-index: 2000;
    cursor: pointer;
  }

  #divnavigation:focus {
    position: absolute;
    z-index: 2000;
    cursor: pointer;
  }

  #scrollviewentete {
    width: 100%;
    /*width: calc(100vw - 15px);*/
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }

  #enteteprincipale {
    font-size: 12px;
    /*transform: scale(0.8);
    transform-origin: left;*/
  }

  #menuPrincipalIndent {
    padding-right: 2px;
  }

  #menudf {
    height:  calc(100vh - 30px); /*calc(100vh - 6px);*/
    width: 5px !important;
    overflow-x: hidden !important;
    transition: width 200ms;
    cursor: pointer;
  }

  #menudf:not(:hover):not(:focus) {
    width: 5px !important;
    overflow-x: hidden !important;
    transition: width 200ms;
    cursor: pointer;
  }

  #menudf:hover {
    width: 190px !important;
    overflow-x: visible !important;
    transition: width 200ms;
    cursor: pointer;
  }

  #menudf:focus {
    width: 190px !important;
    overflow-x: visible !important;
    transition: width 200ms;
    cursor: pointer;
  }

  h3 {
    font-size: 13px!important;
  }
  h3 > div {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  #divlistefiche {
    height: calc(100vh - 35px); /*calc(100vh - 15px);*/
    padding-left: 0;
    padding-right: 2px;
    padding-top:5px;
    padding-bottom: 3px;
  }

  #divfond {
    width: 100%;
    height: 100%;
    /*width: calc(100vw - 20px);
    height: calc(100vh - 12px);*/
  }
  #divfiche {
    padding-top: 9px;
    height: inherit;
  }

  #divliste {
    padding-top: 9px;
    height: inherit;
  }

  .fiche {
    width:100%;
    /*width:99.8%;*/
    /*height:100%;*/
    height: inherit;
    /*height:calc(100vh - 18px)!important;*/
    min-width:100px!important;
  }

  .liste {
    width:99%;
    /*height:100%;*/
    height: inherit;
    /*width:calc(100vw - 16px)!important;*/
    /*height:calc(100vh - 18px)!important;*/
    min-width:70px!important;
  }

  .contenuFiche {
    height: calc(100% - 39px)!important;
    padding: 0!important;
  }

  .contenuListe {
    height: calc(100% - 39px)!important;
  }

  .titrePage.paddingLeft5 {
    padding-left: 0!important;
  }
  .titrePage.paddingRight5 {
    padding-right: 0!important;
  }
  .titrePage > div {
    width: calc(100% - 6px)!important;
    margin-left: 3px;
    margin-right: 3px;
  }
  .titrePage .dx-menu .dx-menu-item .dx-menu-item-content {
    padding: 4px 3px 3px;
  }
  .titrePage span.fontSize17 {
    font-size: 13px!important;
  }
  .entete {
    height:18px!important;
    margin-top: 2px!important;
  }

  #scrollviewFiche {
    box-shadow: none!important;
    width: calc(100%);
    height: calc(100% - 39px); /*height: calc(100% - 5px);*/
    overflow-y: hidden;
  }

  #gridDocVente .dx-datagrid-header-panel {
    height:0px!important;
    overflow: hidden!important;
  }

  /* ----- Chantier  ----- */



  /* #chantierlstSalariespresents {
     width: 80%!important;
     overflow: hidden!important;
   }*/

  #chantierlstSalariespresents .dx-list-select-all-label {
    line-height: 15px;
    padding: 0 10px!important;
    margin-top: 1px;
  }
  #chantierlstSalariespresents div .dx-item-content.dx-list-item-content {
    padding: 3px 0px !important;
  }

  .heureLabel {
    border-radius: 3px 3px 3px 3px;
    /*border: 1px solid #a4a4a4!important;
    background-color: #a4a4a4 !important;*/
    border: 1px solid var(--couleurfondsousmenuparam)!important;
    background-color: var(--couleurfondsousmenuparam)!important;
    color: white!important;
    font-weight: bold;
  }

  .heureLabel:hover {
    cursor: pointer;
  }


  #tabchantieroperation .docVenteLot > td.fontSize10SiMobile {
    font-size: 10px!important;
  }

  #tabchantieroperation tr.chantierLotBackgroundColor {
    height:18px!important;
    max-height:18px!important;
    overflow: hidden !important;
  }

  #tabchantieroperation tr.chantierLotBackgroundColor > td {
    height: 15px !important;
    max-height: 15px !important;
    overflow: hidden !important;
  }

  #tabchantieroperation tr.chantierLotBackgroundColor > td.dx-treelist-cell-expandable .dx-treelist-text-content{
    height: 1px !important;
    max-height: 1px !important;
    overflow: hidden !important;
  }

 /* #tabchantieroperation .docVenteLigne  {
    height: 25px!important;
    min-height: 25px!important;
    vertical-align: center;
  }

  #tabchantieroperation .docVenteLigne > td .dx-texteditor-input  {
    height: 25px!important;
    min-height: 25px!important;
    vertical-align: center!important;
    padding-top: 3px!important;
    padding-bottom: 3px!important;
  }
*/
  #tabchantieroperation td.dx-treelist-select-all {
    width: 0!important;
    overflow:hidden!important;
  }
  #tabchantieroperation td.dx-treelist-cell-expandable  {
    width: 0!important;
    height: 0!important;
    overflow:hidden!important;
  }

  #tabchantieroperation colgroup > col:first-of-type { /* > col {  *//*:first-child{*/
    width: 0!important;
    overflow:hidden!important;
  }

/*  #tabchantieroperation  .dx-treelist .dx-toolbar-items-container {
    height: 30px;
    padding-left: 0;
  }

  #tabchantieroperation  .dx-treelist .dx-toolbar-items-container .dx-button-content {
    padding-top: 0;
  }

  #tabchantieroperation .dx-treelist-header-panel  {
    padding: 0px
  }

  #tabchantieroperation .dx-treelist-headers .dx-treelist-table .dx-row > td {
    padding-top: 2px!important;
    padding-bottom: 3px!important;
  }

  #tabchantieroperation .dx-treelist .dx-toolbar-button.dx-toolbar-text-auto-hide .dx-button .dx-button-content {
    padding: 0;
  }*/

  #tabchantieroperation .dx-treelist .dx-row > td {
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
  }
 /* #tabchantieroperation .dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all) {
    vertical-align: top;
  }

  #tabchantieroperation .dx-treelist .dx-row > td.dx-cell-modified {
    padding-top: 1px;
    padding-bottom: 1px;
    vertical-align: top;
  }
*/

  #tabchantierfourniture td.dx-treelist-cell-expandable  {
    width: 0!important;
    overflow:hidden!important;
  }

  #tabchantierfourniture colgroup > col:first-of-type { /* > col {  *//*:first-child{*/
    width: 0!important;
    overflow:hidden!important;
  }


  .dx-popup-content {
    padding-top: 1px!important;
    padding-bottom: 1px!important;
    padding-left: 6px!important;
    padding-right: 6px!important;
    /*width: 80%!important;
    overflow: hidden!important;*/
  }

  /* ------- Planning ------ */

  #planificationForm .contenuListe {
    padding: 0px;
    border: 1px solid var(--couleurtitrepage);  /* #047eb5;*/
    height: calc(100vh - 38px); /*calc(100% - 20px);*/
  }

  #planificationForm .scrollable {
    box-shadow: 0 7px 9px #000;
    border-color: red;
    margin-top:0px;
    height:calc(100vh - 40px); /*calc(100% - 77vh);*/
    overflow-y: auto;
  }

  #planificationForm .unecase {
    border-color: #d3d3d3;
    border-style: solid;
    border-width: 1px;
    width: 150px;
    height: 100px;
    text-align: center;
  }


  #planificationForm .unecase > div > img {
    height: 18px!important;
  }

  #planificationForm .unecase > div  {
    font-size: 10px!important;
  }

  #planificationForm .unecasedujour > div > img {
    height: 18px!important;
  }

  #planificationForm .unecasedujour > div {
    font-size: 10px!important;
  }

  #planificationForm .unecasedujour {
    border-left: solid #d3d3d3;
    border-right: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-left-width: 3px;
    border-right-width: 3px;
    border-top-width: 1px;
    width: 150px;
    height:100px;
    text-align: center;
  }
  #planificationForm .planifsemaine {
    border-left: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-bottom: solid #d3d3d3;
    border-width: 1px;
    width: 130px;
    height:50px;
    display: flex;
    align-items:center;
    justify-content:center;
    z-index: 98;
    position: sticky;
    left: 0px;
  }

  #planificationForm .planifsemaine > p > label {
    font-size: 10px!important;
  }

  #planificationForm .uneequipe {
    border-left: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-bottom: solid #d3d3d3;
    border-width: 1px;
    width: 130px;
    height:100px;
    display: flex;
    align-items:center;
    justify-content:center;
    z-index: 98;
    position: sticky;
    left: 0px;
  }
  #planificationForm .uneequipe {
    font-size: 10px!important;
  }

  #planificationForm .unedate {
    border-left: solid #d3d3d3;
    border-right: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-width: 1px;
    width: 150px;
    height:50px;
    display: flex;
    align-items:center;
    justify-content:center;
  }

  #planificationForm .unedate > p {
    font-size: 10px!important;
  }

  #planificationForm .unedatedujour {
    border-left: solid #d3d3d3;
    border-right: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-left-width: 3px;
    border-right-width: 3px;
    border-top-width: 1px;
    width: 150px;
    height:50px;
    display: flex;
    align-items:center;
    justify-content:center;
  }

  #planificationForm .unedatedujour > p {
    font-size: 10px;
  }
  #planificationForm .p {
    height: 20px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
  }

  #planificationForm .ann {
    height: 15px;
    text-align: center;
    font-size: 10px;
    font-weight: 100;
  }

  #planificationForm ::ng-deep .dx-colorbox-color-result-preview {
    left: 0px !important;
    width: 20px !important;
    height: 12px !important;
  }
  /* =======================   FOND    ====================== */

  #divfond body {
    width: 100%;
  }

  .fondLargeurHauteur {
    width:calc(100vw - 20px);
    height:calc(100vh - 21px);
    /*width:100%;
    height:100%;*/
  }

  .fondHauteurBonjour {
    height:7vh;
  }

  .fondDivBlocRaccourcis {
    /*width:calc(100vw - 40px);*/
    /*width:100%;*/
    /*width: 99vw;*/
    width:calc(100vw - 30px);
    height: calc(100vh - 50px);
    padding-top: 10px;

  }

  .fondDivLigneRaccourcis {
    display: flex; flex-direction: row; justify-content: space-between;
    /*width:calc(100vw - 70px);*/
    /*width:calc(100% - 20px);*/
    width:calc(100vw - 35px);
    padding-top: 10px;
  }

  .fondHauteurLogoEntreprise {
    height: 6vh; /*calc(17vh - 60px);*/
  }

  .boutonmodulecadre {
    border-radius: 4px 4px 4px 4px;
    width: 20vh;
    min-width : 80px;
    max-width : 27vw;
    height: 20vh;
    min-height: 80px;
    max-height: 110px;
    text-align: center;
    cursor: pointer;
  }

  .boutonmodulecadre:hover {
    box-shadow:2px 3px 4px #a0a0a2;
  }

  .pictomodule {
    width: 12vh;
    max-width : 60px;
    height: 12vh;
    max-height: 70px;
    margin-top: 1vh;
    text-align: center;
  }

  .texte {
    color: white;
    font-weight: bold;
    /*font-family: "Arial Rounded MT Bold";*/
    font-size: 12px;
    /*font-size: 1.8vh;
    font-min-size: 8px;
    font-max-size: 15px;*/
    height: 2.4vh;
  }

  .boutonscadre {
    border-radius: 4px 4px 4px 4px;
    width: 6vh;
    height: 6vh;
    max-height: 120px;
  }

  .boutonscadrecarre {
    border-radius: 4px 4px 4px 4px;
    width: 6vh;
    height: 6vh;
    min-width: 30px;
    max-width: 40px;
    min-height: 28px;
    max-height: 40px;
  }

  .boutonscadrerectangle {
    border-radius: 4px 4px 4px 4px;
    height: 9vh;
    width:6vh;
    min-width: 30px;
    max-width: 40px;
    min-height: 37px;
    max-height: 46px;
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
  }

  .boutonscadrecarre:hover {
    box-shadow:2px 3px 4px #a0a0a2;
  }

  .boutonscadrerectangle:hover {
    box-shadow:2px 3px 4px #a0a0a2;
  }

  .boutonsimage {
    width: 5vh;
    height: 5vh;
    min-width: 20px;
    min-height: 20px;
    max-width: 30px;
    max-height: 30px;
    margin-top: 0.6vh;
    text-align: center;
  }

  .displayFlexColumnSiMobile {
    display: flex;
    flex-direction: column;
  }

  .fontSize9SiMobile {
    font-size: 9px!important;
  }
  .fontSize10SiMobile {
    font-size: 10px!important;
  }
  .fontSize11SiMobile {
    font-size: 11px!important;
  }
  .fontSize12SiMobile {
    font-size: 12px!important;
  }
  .fontSize13SiMobile {
    font-size: 13px!important;
  }
  .fontSize14SiMobile {
    font-size: 14px!important;
  }
  .fontSize15SiMobile {
    font-size: 15px!important;
  }
  .fontSize16SiMobile {
     font-size: 16px!important;
  }

  .fontSize17SiMobile {
    font-size: 17px!important;
  }

  .paddingTop3Simobile{
    padding-top: 3px;
  }

  .paddingBottom3Simobile{
    padding-bottom: 3px;
  }

  .scaled14LeftSiMobile {
    transform: scale(1.4);
    transform-origin: left;
  }
  .scaled13LeftSiMobile {
    transform: scale(1.3);
    transform-origin: left;
  }
  .scaled12LeftSiMobile {
    transform: scale(1.2);
    transform-origin: left;
  }
  .scaled11LeftSiMobile {
    transform: scale(1.1);
    transform-origin: left;
  }
  .scaled09LeftSiMobile {
    transform: scale(0.9);
    transform-origin: left;
  }
  .scaled08LeftSiMobile {
    transform: scale(0.8);
    transform-origin: left;
  }
  .scaled07LeftSiMobile {
    transform: scale(0.7);
    transform-origin: left;
  }
  .scaled06LeftSiMobile {
    transform: scale(0.6);
    transform-origin: left;
  }
  .scaled05LeftSiMobile {
    transform: scale(0.5);
    transform-origin: left;
  }

  .scaled107LeftSiMobile {
    transform: scale(1,0.7);
    transform-origin: left;
  }

  .scaled108LeftSiMobile {
    transform: scale(1,0.8);
    transform-origin: left;
  }

  .scaled12RightSiMobile {
    transform: scale(1.2);
    transform-origin: right;
  }
  .scaled11RightSiMobile {
    transform: scale(1.1);
    transform-origin: right;
  }
  .scaled09RightSiMobile {
    transform: scale(0.9);
    transform-origin: right;
  }
  .scaled08RightSiMobile {
    transform: scale(0.8);
    transform-origin: right;
  }
  .scaled07RightSiMobile {
    transform: scale(0.7);
    transform-origin: right;
  }

  .scaled12CenterSiMobile {
    transform: scale(1.2);
    transform-origin: center;
  }
  .scaled11CenterSiMobile {
    transform: scale(1.1);
    transform-origin: center;
  }
  .scaled09CenterSiMobile {
    transform: scale(0.9);
    transform-origin: center;
  }
  .scaled08CenterSiMobile {
    transform: scale(0.8);
    transform-origin: center;
  }
  .scaled07CenterSiMobile {
    transform: scale(0.7);
    transform-origin: center;
  }


  .nonSelectionnable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}


/* =================================================================================== */
/* =====                          GRANDE TAILLE                                   ==== */
/* =================================================================================== */

/*@media only screen and (min-device-width: 501px) and (min-device-height: 400px) {*/
@media only screen and (min-device-width: 500.1px) and (min-device-height: 500.1px),
only screen and (min-device-width: 1000.1px) and (min-device-height: 1000.1px)
{
  .montrerSiMobile {
    display: none!important;
  }

  #enteteprincipale {
    width: calc(100vw - 5px);
  }
  #btnMontrerEntetePrincipale {
    display: none;
  }

  #menudf {
    height: calc(100vh - 38px);
  }

  #menuPrincipalIndent {
    padding-right: 35px;
  }
  #scrollviewentete {
    width: 100vw;
    height: 100%;
    overflow:hidden; /*overflow-x: auto;*/
  }

  .scaled {
    transform: scale(1);
  }

  #divlistefiche {
    padding-left: 10px;
    padding-right:2px;
    padding-top:5px;
    padding-bottom: 5px;
  }

  #divfond {
    width:calc(100vw - 60px);
    text-align: center;
  }


  #divfiche form {
    display: block;
    margin-left: auto;
    margin-right: 0;
  }

  .fiche {
    width:99.5%;
    height:calc(100vh - 52px);
    min-width:200px;
  }

  .liste {
    width:99.5%;
    height:calc(100vh - 52px);
    min-width:200px;
  }

  #scrollviewFiche {
    height: calc(100% - 45px);
    width:calc(100% - 4px);
    overflow-y: hidden;
  }

  #chantierlstSalariespresents .dx-list-select-all-label {
    line-height: 15px;
    padding: 0 10px!important;
    margin-top: 1px;
  }
  #chantierlstSalariespresents div .dx-item-content.dx-list-item-content {
    padding: 3px 0px !important;
  }

  .dx-popup-content {
    padding: 8px!important;
  }

  /* ------- Planning ------ */

  #planificationForm .contenuListe {
    padding: 0px;
    border: 1px solid var(--couleurtitrepage);  /* #047eb5;*/
    height: calc(100% - 40px); /* 94%; */
  }

  #planificationForm .scrollable {
    box-shadow: 0 7px 9px #000;
    border-color: red;
    margin-top:0px;
    height: calc(100% - 8vh);
    overflow-y: auto;
  }

  #planificationForm .unecase {
    border-color: #d3d3d3;
    border-style: solid;
    border-width: 1px;
    width: 213px;
    height: 100px;
    text-align: center;
  }


  #planificationForm .unecasedujour {
    border-left: solid #d3d3d3;
    border-right: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 1px;
    width: 213px;
    height:100px;
    text-align: center;
  }

  #planificationForm .planifsemaine {
    border-left: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-bottom: solid #d3d3d3;
    border-width: 1px;
    width: 155px;
    height:50px;
    display: flex;
    align-items:center;
    justify-content:center;
    z-index: 98;
    position: sticky;
    left: 0px;
  }

  #planificationForm .uneequipe {
    border-left: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-bottom: solid #d3d3d3;
    border-width: 1px;
    width: 155px;
    height:100px;
    display: flex;
    align-items:center;
    justify-content:center;
    z-index: 98;
    position: sticky;
    left: 0px;
  }
  #planificationForm .unedate {
    border-left: solid #d3d3d3;
    border-right: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-width: 1px;
    width: 213px;
    height:50px;
    display: flex;
    align-items:center;
    justify-content:center;
    font-size: 11px!important;
  }

  #planificationForm .unedatedujour {
    border-left: solid #d3d3d3;
    border-right: solid #d3d3d3;
    border-top: solid #d3d3d3;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-width: 1px;
    width: 213px;
    height:50px;
    display: flex;
    align-items:center;
    justify-content:center;
    font-size: 11px!important;
  }

  #planificationForm .p {
    height: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
  }

  #planificationForm.ann {
    height: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: 100;
  }


  #planificationForm ::ng-deep .dx-colorbox-color-result-preview {
    left: 0px !important;
    width: 30px !important;
    height: 20px !important;
  }



  /* =======================   FOND    ====================== */

  .fondLargeurHauteur {
    width:calc(100vw - 70px);
    height:calc(100vh - 70px);
  }

  .fondHauteurBonjour {
    height:10vh;
    vertical-align: middle;
  }

  .fondDivBlocRaccourcis {
    padding-top: 30px;
    height: 100vh;
  }

  .fondDivLigneRaccourcis {
    padding-top: 30px;
  }

  .fondHauteurLogoEntreprise {
    height:calc(17vh - 60px)
  }

  .boutonmodulecadre {
    border-radius: 4px 4px 4px 4px;
    width: 17.5vh;
    height: 17.5vh;
    max-width: 140px;
    max-height: 140px;
    text-align: center;
    margin-left: 30px;
    cursor: pointer;
  }

  .boutonmodulecadre:hover {
    box-shadow:2px 3px 4px #a0a0a2;
  }

  .pictomodule {
    width: 12vh;
    height: 12vh;
    max-width: 90px;
    max-height: 90px;
    margin-top: 1vh;
    text-align: center;

  }

  .texte {
    color: white;
    font-weight: bold;
    /*font-family: "Arial Rounded MT Bold";*/
    font-size: 1.8vh;
    height: 2.4vh;
  }

  .boutonscadre {
    border-radius: 4px 4px 4px 4px;
    width: 5.5vh;
    height: 5.5vh;
    /*max-width: 40px;
    max-height: 40px;
    */
  }

  .boutonscadrecarre {
    border-radius: 4px 4px 4px 4px;
    width: 5.5vh;
    height: 5.5vh;
    /*max-width: 40px;,*/
    max-height: 44px;
  }

  .boutonscadrerectangle {
    border-radius: 4px 4px 4px 4px;
    height: 8.5vh;
    width:5.5vh;
    /*max-width: 40px; */
    max-height: 68px;
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
  }

  .boutonscadrecarre:hover {
    box-shadow:2px 3px 4px #a0a0a2;
  }

  .boutonscadrerectangle:hover {
    box-shadow:2px 3px 4px #a0a0a2;
  }

  .boutonsimage {
    width: 4vh;
    height: 4vh;
    max-width: 30px;
    max-height: 30px;
    margin-top: 0.6vh;
    text-align: center;
  }

  .displayFlexColumnSiMobile {
    display: flex;
    flex-direction: row;
  }


  .heureLabel {
    border: 1px solid transparent;
    color: grey;
  }

  .heureLabel:hover {
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #a4a4a4!important;
    background-color: #a4a4a4 !important;
    color: white!important;
    font-weight: bold;
    cursor: pointer;
  }

  .dx-placeholder {
    display:none !important;
  }
}









