 
@import "https://pense.inha.fr/ressources/css/styles-projet.css";

body::after {
  display: none !important;
}

a {color: rgb(211, 12, 19)}

body {
    font-family: 'graphik_regular';  
  }
  
  .graphik {
    font-family: 'graphik_regular';  
  }
  
  .graphikmedium {
    font-family:graphikmedium;  
  }

  .graphiklight {
    font-family:graphiklight;
  }
  
  .gras {
    font-weight: 600; 
  }

  .highlight {
    background: yellow;
  }
  
  .texte-serif, .galliard {
    font-family: 'itc_galliard_stdroman'; 
  }
  
  #visio::after {
    content: "chargement...";
    position: absolute;
    color: #fff9;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-family: 'graphik_regular'; 
    background: rgba(33, 37, 41, 0.5);
    font-size: 12px;
  }
  
  .chargee#visio::after {
    display: none;
  }

  .btn-nav-page:hover {
    background: #fffe !important;
  }
  

.btn-nav-page.active {
  background: #fff !important;
}
  
  .dt-search input,
  .dt-search span  {
    font-size: 0.8rem !important;
  }
  
  .dt-search input {
    border-color: #888 !important;
    box-shadow: none !important;
  }
  
  #tableur-fiches_wrapper {
      font-size: 0.8rem;
      margin-top: 0;
      min-height: 52px;
  }
  
  #tableur-fiches_info {
    margin-left: 0;
    font-size: 24px;
    font-family: 'graphiklight';
    line-height: 1;
    margin-right: 25px;
  }
  
  .td-vignettes {
    background: #262b2e;
    border: none !important;
    vertical-align: middle !important;
  }
  
  #tableur-fiches th, #tableur-fiches td {
    font-size: 12px !important;
  }
  
  #tableur-fiches th {
    padding: 5px;
  }
  
  #tableur-fiches td {
    vertical-align: top;
  }
  
.liste-fiches {
    padding-top: 3rem;
}
  
.carte-corpus {
    max-width: 250px;
    width: 20%;
    min-width: 250px;
    border: 0.1rem none #888;
    margin: 0 -1px -1px 0;
    background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Crect width='1' height='25' fill='%230003' /%3E%3Crect width='25' height='1' fill='%230003' /%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Crect width='1' height='25' x='24' fill='%230003' /%3E%3Crect width='25' height='1' fill='%230003' /%3E%3C/svg%3E")
    /*,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Crect width='1' height='25' fill='%23ccc' /%3E%3Crect width='25' y='24' height='1' fill='%23ccc' /%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Crect width='1' height='25' x='24' fill='%23ccc' /%3E%3Crect width='25' y='24' height='1' fill='%23ccc' /%3E%3C/svg%3E")*/
    ; 
    
    background-repeat: no-repeat, no-repeat/*, no-repeat, no-repeat*/;
    background-position:  left top, right top/*, left bottom, right bottom*/;
    
  }
    
.carte-corpus-lien:hover {
    z-index: 1;
}

.carte-corpus-infos {
}

.carte-corpus-vignettes {
    /*background: #262b2e;*/
    min-height: 180px;

    border-bottom: 2px solid #000;
    border-radius: 0 !important;
    margin-bottom: -2px;    

}
  
.carte-corpus-infos {
    max-width: none;
    width: 100%;
}
  
.carte-corpus-lien > img {
    max-width: 95%;
    max-height: 250px;
}
  

 .bloc-vignette {
  width: 100px;
  overflow: hidden;
  margin: 0 2px;
  height: 154px;
  border-color: #999 !important;  
 }

 .demi .bloc-vignette {
  height: 109px;
 }

 .bloc-vignette > img {
  position: relative !important;
  left: -5px;
  top: -5px;
 }

 .corpus-infos {
  font-size: 13.4px;
  margin: 0;
  text-align: left;
  max-width: 208px;
  min-width: 208px;
  border-top: 2px solid #000;
  padding-top: 10px;
 }

 .tab-pane.transcription {
  border-top: 2px solid black;
 }

 .tab-pane.transcription#page-1 {
  border-top: none;
 }


 .bloc-typeregion-titre {
  font-size: 18px;
  margin-top: 23px;
  margin-bottom: 14px;
  font-family: graphikmedium; 
 }

.bloc-typeregion-paragraph:first-child {
  margin-top: 35px;
} 


.bloc-region {
  border: 1px none #eee;
  margin: 5px 0;
  padding: 10px;
  position: relative;
  min-height: 30px;
}

.infos-region {
  font-size: 0.6rem;
  color: #ccc;
  position: absolute;
  right: -1px;
  top: -1px;
  padding: 2px 4px;
  border: 1px solid #eee;
  border-bottom-right-radius: 3px;
}

.non-transcrit {
  height: 92vh;
  color: #777;
  font-family: graphiklight;
  font-size: 14px;  
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination-transcription .bloc-region {
  border-top: 1px solid #ddd;
}

.pagination-transcription .bloc-region:first-child {
  border: none;
}

.pagination-transcription .infos-region {
  background: #fff;
  margin-top: -10px;
  display: none;
}

.sep-ligne {
    border: none;
    border-bottom: 1px dotted #ccc;
    margin: 8px 0;
}

.tag-textuel {
  text-decoration: none;
  color: #000;
  box-shadow: none !important;
  border-radius: 3px;
  padding: 1px 4px;
  margin: -1px -3px;
}

.transcription {
  font-family: graphik_regular;
  font-size: 14px;
}

.bloc-ligne {
  line-height: 1.8;
}

.souligner {
  border: 1px none #999;
  border-radius: 3px;
}

.souligner.tag-textuel {
  box-shadow: 0 2px 0 0 #fc0b0b;
  background: rgb(185, 224, 247);
}


.souligner.tag-Lieu_ville {
  box-shadow: 0 2px 0 0 #dc354555;
  background: rgb(185, 247, 242);
}

.souligner.tag-Lieu_site {
  box-shadow: 0 2px 0 0 #0d6efd55;
  background: rgb(247, 233, 185);
}

.souligner.tag-Lieu_site-naturel {
  box-shadow: 0 2px 0 0 #3dfd0d55;
  background: #3dfd0d55;
}

.souligner.tag-personne {
  box-shadow: 0 2px 0 0 #3dfd0d55;
  background: #fd0d0d55;
}

.souligner.tag-logement {
  box-shadow: 0 2px 0 0 #3dfd0d55;
  background: #aa6d1355;
}

.souligner.tag-institution {
  box-shadow: 0 2px 0 0 #c50dfd55;
  background: #c50dfd55;
}

.bloc-typeregion-titre {
  text-align: center;
}

.bloc-index {
  width: 10vw;
}

.donnees-index {
  display: none;
}

.volets-3.zone-volets {
  left: 10vw !important;
}

.volets-3 .bloc-index {
  top: 0 !important;
  left: -10vw !important;
  border-right: 1px solid black;
}

.volets-3 .donnees-index {
  display: block;
  border-right: none !important;
}

.bloc-typeregion-notes_marginales {
  border: 1px solid #ccc !important;
  position: absolute;
}


.bloc-typeregion-notes_marginales .bloc-ligne,
.bloc-typeregion-notes_marginales .bloc-ligne a {
  color: #999 !important;
}

.bloc-typeregion-notes_marginales .sep-ligne {
  margin: 0 !important;
}

.bloc-image-compo {
  border: 1px solid red;
}

.bloc-vignettes-iso-2 {
  margin-bottom: 0.7rem; 
  margin-right: -17px;
}


.vignettes-iso-2 {
  transform: skew(0deg,10deg) rotateY(25deg); 
}

.vignette-iso-2 {
  border: 1px solid #999;
  border-image: linear-gradient(rgba(0,0,0,0.5), #0006, #9999) 20; 
  /*box-shadow: 4px -4px 4px -4px rgba(0, 0, 0, 0.4);*/
}

.paranumber {
  display: none;
}



.book .coin::before,
.coin div::before,
.coin::after {
  display: none;
}

.book figure {
  border: 1px none #ccc;
  margin-bottom: 1rem;;
}

.book figure p {
  margin: 0;
}

.book figcaption p {
  margin: 9px 0;
  line-height: 1.4;
  font-size: inherit;
  color: var(--bs-secondary-color);
}

.book .figure-title {
  font-family: graphiklight;
  font-size: 0.85rem;
  color: var(--bs-secondary)
}

.book .figure-caption {
  --bs-secondary-color: var(--bs-body-color);
}

.book figure + p {
  border-top: 2px solid var(--bs-secondary);
  padding-top: 2rem;
}

.book .footnotecall {
  display: inline-block;
  color: rgb(211, 12, 19);
  padding: 0 3px;
  line-height: 1.4;
  text-decoration: none;
  font-family: graphik;
  font-size: 10px;
  border-radius: 0;
  text-align: center;
  position: absolute;
  margin-top: -4px;
  margin-left: -9px;
  border-radius: 5px;
min-width: 15px;
}

.book .footnotecall:hover {
  color: #fff;
  background: rgba(211, 12, 19, 0.7);
  font-size: 1rem;
}

.figure-image img {
  max-width: 100%;
}

.footnotesymbol {
display: inline-block;
  color: rgb(211, 12, 19);
  padding: 3px;
  line-height: 1;
  text-decoration: none;
  font-family: graphik;
  font-size: 12px;
  border-radius: 0;
  text-align: center;
  position: relative;
  top: -4px;
  margin-right: 9px;
min-width: 18px;
  border: 1px solid rgb(211, 12, 19);
  background: #fff;
  border-radius: 3px;
}

.footnotesymbol:hover {
  color: #fff;
  border: 1px solid rgb(211, 12, 19);
  background: rgba(211, 12, 19, 0.8);
  border-radius: 3px;
}


.footnote > div {
  border-top: 1px solid #ccc;
  padding-top: 30px;  
  margin-bottom: 30px;
}

.footnote > div p {
  margin: 0;
  color: #666;
}


.footnote > div:first-child {
  font-family: graphiklight;
  border: none;
  border-top: 2px solid #333;
  margin-bottom: 1.3rem;
  padding-top: 1.1rem;
}

.appel-figure {
  color: rgba(211, 12, 19, 0.8);
}

.book .abstract p {
  margin: 0;
}

.e-bibliography-items {
  list-style-type: none;
  padding: 0;
}

li.doi {
  line-height: 1.7;
}

.book section > h1 {
  border-top: 2px solid #333;
  padding-top: 1rem;
  margin-top: 1rem;
  margin-bottom: 1.6rem;
}

.footnote + .authors_description {
  display: none;
}

.paras-article-2 {
  font-size: var(--bs-body-font-size) !important;
  line-height: 1.4 !important;
  font-family: 'itc_galliard_stdroman';
}

.annexe ul {
  list-style-type: none;
  margin-bottom: 0;
}

.annexe h1 {
  font-size: 1.7rem;
  color: var(--bs-secondary-color)
}

.annexe figure {
  border: 1px solid var(--bs-border-color) !important;
}

.book .annexe section > h1:first-child {
  border: none;
  padding: 0;
}

.book .annexe section > h1 {
  padding-bottom: 1rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.book .annexe p {
  border-top: 1px none #000;
  margin: 13px 0;
}

.book .annexe section > ul {
  padding-left: 0;
} 

.book .annexe li > ul {
  display: none;
  margin-left: 28px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 11px;
  padding-top: 0;
  border-left: 1px solid #999;
} 

.book .annexe section ul + p {
} 

.annexe .doi {
  line-height: 1.4;
}

.annexe li .doi {
  border-top: 1px dotted #000;
  padding: 3px 80px 3px 12px;
  line-height: 1.2;
  font-size: 1.1rem;
}

.annexe li .doi:first-child {
  border-top: none;
}

.book .annexe section > ul > li {
  position: relative;
} 

.btn-annexe {
  padding-left: 23px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E") 0 5px no-repeat;
} 

.btn-annexe:hover {
  text-decoration: underline;
}

.btn-annexe.ouvert {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
} 

.book .annexe section > ul > li::before {
  content: "+";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #eee;
  left: 0;
  top: 0;
  display: none;
} 

.book .modal-backdrop::after {
  display: none;
}

.book .modal-backdrop {
  background: #fff0;
}