@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/Lato-Regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  /*--color-fond: #FFFFFF;*/
/*  --color-elements: #F5F5F5;
  --color-elementshover: #E6E6E6;*/
  /*--color-border: #AAAAAA;*/
  /*--color-titre: #898989;*/
  /*--color-contenu: #B0B0B0;*/
  /*--color-charte: #1E59A1;*/
  /*--color-txt: #1E1E1E;*/
  /*--color-bgTbGvHeader: #404040;*/
}

A:link {
  text-decoration: none;
  color: var(--color-def-txt);
}

td.borderstats {
  background-color: var(--color-def-fondborderstats);
  color: var(--color-def-titreborderstats);
  border-radius: 5px !important;
  margin: 5px !important;
  border: 5px solid var(--color-def-borderborderstats) !important;
  cursor: pointer;
  width: 50%;
}

td.borderwp {
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  padding: 5px 5px 5px 5px
}

div.bordergraph {
  background-color: var(--color-def-fondbordergraph);
  border-radius: 5px !important;
  margin: 5px !important;
  border: 5px solid var(--color-def-borderbordergraph) !important;
}
.ZoneModOp {
  background-image: url(../../_charte/fond_accueil_hestiatrack.png);
  background-repeat: no-repeat;
  background-position: right;
  border-radius: 5px;
  width: 100%;
  /*border: solid 1px #4D91D0;*/
  padding: 20px;
  font-size: small;
  /*background-color: #363636;*/
}

  .ZoneModOp i {
    font-size: 25px;
    color: var(--color-def-zonemodopicon);
  }

  .ZoneModOp p {
    max-width: 650px;
    min-width:400px;
    color: var(--color-def-zonemodoptxt);
  }

    .ZoneModOp p b {
      color: var(--color-def-zonemodoptitre);
      font-size: 15px;
    }

A:visited {
  text-decoration: none;
  color: var(--color-def-txt);
}

A:active {
  text-decoration: none;
  color: var(--color-def-txt);
}

A:hover {
  text-decoration: none;
  color: var(--color-def-txt);
}

.txtticket {
  color: #1a759f;
}

A.EltSel:link {
  text-decoration: none;
  color: var(--color-def-txt);
}

A.EltSel:active {
  text-decoration: none;
  color: var(--color-def-txt);
}

A.EltSel:visited {
  text-decoration: none;
  color: var(--color-def-txt);
}

A.EltSel:hover {
  color: #20560a;
  text-decoration: underline overline;
}

UL LI {
  list-style-type: square;
}

  UL LI LI {
    list-style-type: disc;
  }

    UL LI LI LI {
      list-style-type: circle;
    }

OL LI {
  list-style-type: decimal;
}

OL OL LI {
  list-style-type: lower-alpha;
}

OL OL OL LI {
  list-style-type: lower-roman;
}

IMG {
  margin: 0px;
}

input, select, textarea {
  font-family: Calibri,-apple-system, BlinkMacSystemFont, sans-serif;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.middle {
  vertical-align: middle !important;
}

.top, .top th, .top td {
  vertical-align: top !important;
}
.hautpage {
  background: url(../../_charte/fond_hautclair.png) no-repeat top right, linear-gradient(to right, white, white);
  background-size: auto 100%;
}

table.TablStd {
  margin: 0px;
  padding: 0px;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

div.blocinfo {
  font-size: 0.9em;
  width: 80%;
  margin-left: 10%;
  padding: 2px 10px 0 10px;
  border: 1px dotted var(--color-def-borderblocinfo);
  border-radius: 3px;
  text-align: justify;
  color: var(--color-titre);
}
  div.blocinfo i {
    color: var(--color-def-fondiconblocinfo);
    font-size: 20px;
    padding: 0%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  table.TablCell {
    margin: 0;
    padding: 0;
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
  }

table.TablSsBord {
  border-spacing: 0;
  border-collapse: collapse;
}

table.TablStd td {
  vertical-align: top;

}

table.TablCell td {
  vertical-align: middle;
  width: 50%;
  border-spacing: 2px;
  padding: 0px;
}

table.TablSsBord td {
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
}

td img {
  display: block;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

  a:hover {
    text-decoration: underline;
  }

html {
  height: 100%;
  box-sizing: border-box;
}

* {
  box-sizing: border-box;
}

a, ul, li {
  box-sizing: content-box;
}

.TablTdNbLign {
  text-align: center;
  vertical-align: middle !important;
  background-color: var(--color-def-fondtabltdnblign);
  color: white;
  width: 100%;
}

.TablTdNbLign2X {
  text-align: center;
  vertical-align: middle !important;
  background-color: var(--color-def-fondtabltdnblign);
  color: white;
  width: 50%;
}

.TDBarrGv {
  text-align: left;
  white-space: nowrap;
  display: unset;
}

.TDBarrGvBtn {
  text-align: right;
  white-space: nowrap;
}

.TDBarrGvFilt {
  vertical-align: middle !important;
  width: 50%;
  background-color: var(--color-def-fondbarrgvfilt);
}

.TDFilAriane {
  text-align: left;
  vertical-align: middle !important;
  font-size: 1.2em;
  color: var(--color-def-txtfilariane);
  font-weight: 600;
  padding-left: 20px;
}

.TDTitreWp {
  font-weight: bold;
  color: var(--color-def-titre);
  width: 100%;
  padding: 0 10px 5px 10px;
}

.TDContenuWp {
  color: var(--color-def-txtcontenu);
  width: 100%;
  padding: 0 10px 20px 10px;
}

body {
  font-family: Calibri,-apple-system, BlinkMacSystemFont, sans-serif;
  padding: 0px;
  background-color:transparent !important;
  position: relative;
  margin: 0;
  padding-bottom: 4rem;
  min-height: 100%;
  vertical-align: top;
  display: block;
  width: 100%;
  font-size: 15px;
}

  BODY.none {
    background: transparent;
    text-align: center;
    padding-left: auto;
    padding-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border: none;
  }

.H2 {
  font-size: 1.75em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

.lblmessage {
  color: Red;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}

.watermark {
  background: #FFAAFF;
}

TD.borderstyleR {
  border-bottom: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 1px;
  border-color: #AAD4FF;
}

TD.borderstyleL {
  border-bottom: 0px;
  border-top: 0px;
  border-left: 1px;
  border-right: 0px;
  border-color: #AAD4FF;
}

.AutoComplList {
  border: 2px solid var(--color-def-borderautocomplist);
  list-style-type: none;
  margin: 0px;
  background-color: var(--color-def-fondautocomplist);
  text-align: left;
  font-size: 1em;
  font-style: normal;
  z-index: 10000; /*	cursor: hand;*/
}

ul.AutoComplList li {
  padding: 2px 5px;
  list-style-type: none;
  z-index: 10000; /*	cursor: hand;*/
}

.AutoComplListItem {
  color: var(--color-def-txtautocomplitlist);
}

.AutoComplListItemHover {
  background-color: var(--color-def-fondautocomplist);
}

.noaffresponsive {
  display: normal;
}
/************** Wizard ***************************/
/* BUTTONS */
.buttons {
  margin: 10px;
  clear: both;
}

  .buttons .next {
    float: right;
  }

  .buttons .previous {
    float: right;
  }

A.LienTabl {
  cursor: pointer;
  text-decoration: underline;
  color: Blue;
}



.DivAbs {
  position: absolute;
  left: 50%;
  height: 0px;
  width: 0px;
}

.DivMsgComment {
  position: relative;
  /*left: 70%;*/
  width: 20%;
  top: -10px;
  padding: 10px;
  background: url(../../_charte/msgpointe.gif) no-repeat;
}

.DivMsgCommentDet {
  background: #FFC567;
  border-radius: 8px;
  text-align: justify;
  font: 0.8em;
  width: 250px;
  padding: 15px;
}

.ArtTabl {
  width: 950px;
  border: 0px;
  padding: 0px;
  margin: 5px;
}

.ArtTDImg {
  background-color: #FFEE55;
  padding: 10px;
  width: 160px;
  font-size: 13px;
  text-align: left;
  vertical-align: top;
  border-radius: 10px;
}

.ArtTDText {
  background-color: #FFFFCC;
  padding: 10px;
  width: 750px;
  font-size: 13px;
  text-align: left;
  vertical-align: top;
  border-radius: 10px;
}

.ArtTitre {
  font-size: 18px;
  color: #000070;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  width: 700px;
}

.ArtVign {
  width: 100%;
  max-width: 150px;
}

.ArtResume {
  font-size: 13px;
  color: #000070;
  font-style: italic;
  padding: 8px 0px 0px 0px;
  margin: 0px;
  text-align: justify;
  width: 700px;
}

.ArtPara {
  font-size: 13px;
  text-align: justify;
  width: 700px;
}

.ArtListUL {
  font-size: 13px;
  text-align: justify;
  margin-bottom: -5px;
}

.ArtListLI {
  font-size: 13px;
  margin: 0px 0px 5px -10px;
  list-style-type: disc;
  list-style-image: url('../../_charte/discbleu.gif');
}

.ArtTablCont {
  font-size: 13px;
  text-align: justify;
  width: 700px;
  border-spacing: 20px;
}

.ArtTHCont {
  font-size: 13px;
  text-align: justify;
  font-weight: bold;
  margin: 2px;
  padding: 5px;
  background-color: #F3D065;
}

.ArtTDCont {
  font-size: 13px;
  text-align: justify;
  margin: 2px;
  padding: 5px;
  background-color: #FAEBBC;
}

UL.FichComli {
  list-style-type: disc;
  padding-top: 2px;
  padding-left: 2px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

LI.FichComli {
  list-style-type: disc;
  padding-top: 2px;
  padding-left: 2px;
}

P.FichComli {
  margin-top: 2px;
  margin-bottom: 2px;
}

.divgestion {
  width: 100%;
  padding: 0px 10px 0px 10px;
}

.divlien {
  width: 4em;
  text-align: center;
  vertical-align: top;
  padding: 0;
  margin: 0;
  /*border-right: 4px solid white;*/
}

.divlienfond {
  width: inherit;
  height: 1654px;
  text-align: center;
  vertical-align: top;
  padding: 0;
  margin: 0;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 0;
  border-right: 1px solid var(--color-def-borderlien);
  background-color: var(--color-def-fondlien);
}

.divlienfondblanc {
  width: 100%;
  height: 60px;
  text-align: center;
  vertical-align: top;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  border-right: 1px solid var(--color-def-borderlien);
  border-bottom: 1px solid var(--color-def-borderlien);
  background-color: white;
}

.divlien2 {
  width: 20%;
  text-align: center;
  vertical-align: top;
  height: 100vh;
  padding: 0;
  margin: 0;
  background-color: var(--color-def-fondlien);
}

.diventet {
  display: inline-block;
  white-space: nowrap;
  background-color: var(--color-def-fondhead);
}

.divrecette {
  width: 100%;
  padding: 20px;
}

.divpiedpage {
  /*border-top: dotted 1px #CCBBEE;*/
  background-color: var(--color-def-fondfoot);
  width: 100%;
  padding: 4px;
  height: 25px;
  position: absolute;
  vertical-align: middle;
  text-align: right;
  right: 0;
  bottom: 0;
  left: 0;
}

.divresponsive {
  display: none;
}

.divcontenu {
  width: calc(60% - 4em);
  text-align: left;
  vertical-align: top;
  /*padding: 10px;*/
  margin: 0;
  background-color: white;
}

.divdociframe {
  z-index: 0;
  margin: 5px;
  border: solid 2px blue;
}

.trIndVisu {
}

.BtnDeconnex3 {
  display: none;
}

@media screen and (max-width: 1920px) {
  .divlien2 {
    display: normal;
  }

  .BtnDeconnex3 {
    display: inline-block;
  }

  .divcontenu {
    width: 80%;
  }
}

@media screen and (max-width: 1240px) {
  .divlien2 {
    display: none;
  }

  .BtnDeconnex3 {
    display: normal;
  }

  .TDBarrGv {
    width: 50% !important;
  }

  .TDBarrGvBtn {
    width: 50% !important;
  }
}

@media screen and (max-width: 800px) {
  .DivAbs {
    display: none;
  }

  .BtnDeconnex3 {
    display: none;
  }

  .divdociframe {
    display: none;
  }

  .trIndVisu {
    display: none;
  }

  .noaffresponsive {
    display: none;
  }

  .diventet {
    display: none;
  }

  .DivGraphEtat {
    display: none;
  }

  #tableentet {
    display: none;
  }

  .divlien {
    display: none;
  }

  .divresponsive {
    display: block;
  }

  #DivContenu {
    margin-left: 0px !important;
    width: 100% !important;
  }

  .divcontenu {
    width: 100%;
  }

  .divgestion {
    padding: 0;
  }

  .TDBarrGv {
    display: none;
  }
}

@media screen and (max-width: 500px) {

  .TDBarrGv {
    display: none;
  }
}

@media print {
  header {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }

  body {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    font-size: 15px;
    zoom: 71%;
  }

  @page {
    size: landscape;
    margin: 5mm;
  }

  .diventet {
    display: none !important;
  }

  .divrecette {
    display: none;
  }

  .divpiedpage {
    display: none;
  }

  #DivContenu {
    margin-left: 0px !important;
    width: 100% !important;
  }

  #tableentet {
    display: none;
  }

  .divmenu {
    display: none !important;
  }

  .divlien2 {
    display: none;
  }

  .divlien {
    display: none;
  }

  .divcontenu {
    width: 100%;
  }


}

