@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;
}

.divalertvers8_1_1 {
  display: none;
}

td.txt {
  color: var(--color-def-txtcontenu);
}

.txt {
  color: var(--color-def-txtcontenu);
}

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%;
  padding: 20px;
  font-size: small;
}

  .ZoneModOp i {
    font-size: 25px;
    color: var(--color-def-zonemodopicon);
  }

  .ZoneModOp p {
    width: 60%;
    color: var(--color-def-zonemodoptxt);
  }

    .ZoneModOp p b {
      color: var(--color-def-zonemodoptitre);
      font-size: 15px;
    }

.ZoneModOpCoche {
  padding-left: 333px;
  position: absolute;
}
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);
}

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: var(--img-def-bandeau) no-repeat top right, var(--color-def-fond);
  background-size: auto 100%;
  box-shadow: color-mix(in srgb, var(--color-def-borderlien) 30%, transparent) 0px 4px 12px, color-mix(in srgb, var(--color-def-borderlien) 50%, transparent) 0px 0px 0px 1px;
  min-height: 60px;
}

.CompteUtil {
  font-weight: normal;
  font-size: 1.1em;
  text-shadow: 0px 0px 6px var(--color-def-fond);
}

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;
  color: var(--color-def-txt);
}

  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 {
  color: var(--color-def-txtcontenu);
  margin-top: 2px;
  margin-bottom: 2px;
}

.divgestion {
  width: 100%;
  padding: 10px 10px 10px 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: calc(100vh - var(--footer-size));
  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 {
  padding-left: var(--navbar-close-size);
  border-top: dotted 1px var(--color-def-borderlien);
  background: linear-gradient( to bottom, #d9d9d9 0%, #e8e8e8 15%, #f2f2f2 100% );
  width: 100%;
  height: var(--footer-size);
  bottom: 0;
  position: absolute;
  color: var(--color-def-txtfooter);
}

@media (max-width: 800px) {
  .divpiedpage .screen{
    display: none !important;
  }
}

.divresponsive {
  display: none;
}

.divcontenu {
  width: calc(60% - 4em);
  text-align: left;
  vertical-align: top;
  padding: 0;
  margin: 0;
  background-color: var(--color-def-fondcontenu);
}

.divdociframe {
  z-index: 0;
  margin: 5px;
  border: solid 2px blue;
}

.trIndVisu {
}

.BtnDeconnex3 {
  display: none;
}
.DivSelectCentre {
  display:none;
}



/* Accueil Client */

.hero-accueil {
  background: url('../../_charte/HestiaDepol.png'), linear-gradient( 90deg, var(--navbar-primary) 0%, color-mix(in srgb, var(--navbar-primary) 70%, white) 100% );
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  border-radius: 8px;
  padding: 20px;
}

.hero-content-accueil {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.text-content-accueil {
  flex: 1;
  color: white;
  /*max-width: 700px;*/
}

  .text-content-accueil h1 {
    font-size: 3rem;
    font-weight: 400;
    margin-bottom: 24px;
    margin-top: 0;
  }

  .text-content-accueil h2 {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .text-content-accueil p {
    font-size: 1rem;
    line-height: 1.6;
    max-width: 850px;
  }

.image-content-accueil {
  flex-shrink: 0;
}

  .image-content-accueil img {
    max-width: 300px;
    width: 300px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
  }

.container-accueil {
  box-shadow: color-mix(in srgb, var(--navbar-primary) 30%, transparent) 0px 4px 12px, color-mix(in srgb, var(--navbar-primary) 50%, transparent) 0px 0px 0px 1px;
  width: 100%;
  background-color: white;
}

.SubTitleQte {
  margin: 0;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0em;
  padding: 0 0 0 1em;
  display: flex;
  color: var(--navbar-primary);
}

@media (max-width: 900px) {
  .hero-content-accueil {
    flex-direction: column;
    text-align: center;
  }

  .text-content-accueil h1 {
    font-size: 2.2rem;
  }

  .image-content-accueil img {
    width: 100%;
    max-width: 350px;
  }
}

/*----------------*/

/*------ LOGIN -----------*/



.divlogin {
  position: fixed;
  top: 0%;
  left: 0%;
  text-align: left;
  vertical-align: top;
  height: 100%;
  width: 30%;
  background-color: var(--color-login-fond);
  border-radius: 0;
}

.lblLogin {
  font-weight: 200;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  padding: 5px;
  color: #8a9199;
  font-family: var(--font-family-login) !important;
}

.BtnSlidderGris {
  background: var(--color-bt-fondzoneetat) !important;
}

  .BtnSlidderGris:hover {
    text-decoration: none;
    background: var(--color-bt-fondhover) !important;
    color: var(--color-bt-txt);
    cursor: pointer;
  }

.BtnSlidder {
  margin: 0 !important;
  border-radius: 0px !important;
}

  .BtnSlidder a {
    margin: 0 !important;
    border-radius: 0px !important;
  }

.TblSlide {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
}

  .TblSlide td {
    padding: 0px;
    border: 0px;
  }

  .TblSlide th {
    padding: 0px;
    border: 0px;
  }
.divlogin::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--color-login-titre), var(--color-login-titre), transparent);
  border-radius: 0 0 0 0;
}


.login-header {
  margin-bottom: 40px;
  animation: fadeUp 0.8s 0.3s both;
}

.login-header {
  margin-bottom: 40px;
  animation: fadeUp 0.8s 0.3s both;
}

  .login-header h1 {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: var(--color-login-titre);
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 6px;
  }

    .login-header h1 span {
      color: var(--color-login-titre);
      font-family: var(--font-family-login) !important;
    }

  .login-header p {
    font-size: 0.82em;
    color: var(--color-login-titre);
    letter-spacing: 0.04em;
    font-weight: 300;
  }

@media (max-width: 800px) {

  body-login {
    font-size: 15px;
  }

  .divlogin {
    margin-left: -180px;
    margin-top: -250px;
    height: 520px;
    width: 360px;
    top: 50%;
    left: 50%;
    border-radius: 5px 5px 5px 5px;
  }


  .INPUTL {
    font-size: 1.1em;
  }

  .INPUTLUpd {
    font-size: 1.1em;
  }

  .login-header h1 {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--color-login-titre);
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 6px;
  }
}

/*--------------------------*/

@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) {
  .DivSelectCentre {
    display: inline-block;
    width:100%
  }
  .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: 0px 1% 0px 1%;
  }
 

  .divmenu {
    background: var(--navbar-primary);
    height:3em;
  }
  .TDNomPageMenu {
    font-size: 1.2em;
    font-weight: 600;
    color: var(--text-menu-primary) !important;
  }
}
@media screen and (max-width: 580px) {
  .fc-toolbar .fc-right {
    float: none !important;
  }
}

  @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%;
    }
  }
