html, body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 990px) {}
@media screen and (max-width: 1400px) {}

#menu-block {
  z-index: 2;
  min-height: 500px;
}
#mapblock {
  z-index: 1;
}

.dropdown-toggle:after { 
  content: none 
}


/*#########################
#######DESCRIPTEURS########
#########################*/
.textdescripteurs {
  font-size:small;
}
.typedescripteur {
  font-size: 1.2em;
  text-align: end;
  text-transform: uppercase;
}
.nomdescripteur{
  font-size: 2em;
  font-weight: 200;
}

@media screen and (min-width: 768px) and (max-width: 990px) {
.typedescripteur {
  font-size: 1em;
}
}
@media screen and (max-width: 768px) {
.textdescripteurs {
  font-size:0.9em;
}
}

/*#########################
###########MAP#############
#########################*/
#map {
    min-height: 500px;
    min-width: 200px;
}
.fill2{
    /*z-index: 5;*/
    background-color: white;
}
/*################################
###########MODAL HEADER###########
################################*/
@media screen and (min-width: 768px) {
.modal-title {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: center !important;
}
.modalheader-type {
    text-transform: uppercase;
    text-align: center;
}
.modalheader-type2 {
    text-transform: uppercase;
    text-align: center;
}
}

@media screen and (max-width: 768px) {
.modalheader-type {
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  margin:0;
}
.modalheader-type2 {
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
}
.modal-title {
    font-size: 1em; 
}
}

@media screen and (max-width: 990px) {
.type {
  display: none;
}
.nomMP{
  text-align: center;
}
.imgmp{
  max-width: 15em;
  margin: 1em;
}
.imgmap{
  max-width: 15em;
  margin: 1em;
}
}
@media screen and (min-width: 768px) and (max-width: 990px) {
.modal-dialog{
  max-width: 80%;
}
}
/*##############################
###########MODAL BODY###########
##############################*/
.scrollbar-inside {
  overflow-y: auto;
  max-height: calc(99vh - 320px);
}
.scrollbar-inside2 {
  overflow-y: auto;
  max-height: calc(125vh - 320px);
}
.panelcontent {
    max-width: 100%;
    max-height: 100%;
}
.ligneinfo {
  margin-top: 1em;
  margin-bottom: 1em;
}
.ligneinfoserrée1er {
  margin-top: 1em;
  margin-bottom: 0em;
}
.ligneinfoserrée {
  margin-top: 0em;
  margin-bottom: 0em;
}
.blockimg {
  margin: auto;
  text-align: center;
}
.imgmp{
  align-items: top;
}
.lienarticlereglementation {
  color: grey; 
  font-size: 0.9em;
}
.interpop{
  color: #6586B4;
}
/*#########################
###########RGPD############
#########################*/
.textRGPD {
    text-align: justify;
}
.boutonRGPD {
    text-align: center;
}
.NONRGPD {
    font-size: 80%;
}
@keyframes RGPD_animation {
  0%   {bottom: -100px;}
  100% {bottom: 40%;}
}
#RGPD_warning {
    display: none;
    position: absolute;
    bottom: 30%;
    left: 50%;
    width: 100%;
    min-height: 30%;
    transform: translate(-50%, 0);
    z-index: 9999;
    background-color: #FBE5D6FF;
    animation-name: RGPD_animation;
    animation-duration: 2s;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border: 2px solid #D64E26;
}
#closevideo {
  position:absolute;
  right:-20px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  opacity:1;
}
}
/*#########################
#######RUBAN DROITE########
#########################*/
.boutonclickable {
    cursor:pointer;
}
.fillright{
    background-color:#FBE5D6FF;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.slogan{
  font-size: 0.9em;
}
.fab {
  font-size: 120%;
  color: #494747;
}

.logomenu:hover{
    transform: scale(1.1);
    cursor:pointer;
}
.logostandards:hover{
    transform: scale(1.1);
    cursor:pointer;
}
.logopremium, .logostandards {
  border: 1px solid #FBE5D6FF;
  box-shadow: 2px 2px 22px 0px rgba(251,229,214,1);
}

#menu-block-sm {
   height: 60px;
   float: top;
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
.Newsupport{
  font-size: 0.9em;
}
.slogan{
  font-size: 0.8em;
}
}
@media screen and (min-width: 768px) and (max-width: 990px) {
.Newsupport{
  font-size: 0.8em;
}
.slogan{
  font-size: 0.7em;
}
.textRGPD {
  font-size: 0.9em;
  text-align: justify;
}
}

.text-in-color-brown {
  color: #D64E26;
}
.notifi1 {
  color: red;
}
.notifi2 {
  color: red;
}
.notifi3 {
  color: red;
  position: absolute;
  z-index: 1;
  right: 7%;
  top: 5%;
}
.notifi4 {
  color: red;
}
.copyright {
    text-align: center;
    color: #D64E26;
    font-size: 10px;
}

.searchinput-sm {
  width: 300px;
  border: none;
}
.titrerecherche {
    height:4%;
    width: 100%;
    text-decoration:underline;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 0%;
    margin-bottom: 0%;
}
.searchinput::placeholder {
  font-size: 1em; 
}
.ui-autocomplete {
    max-height:40%;
    overflow-y: auto;
    overflow-x: hidden;
    position:absolute;
} 
.nom_de_l_ingredient {
    text-transform: uppercase;
    font-size: 85%;
    color: black;
}
.synonymes {
    font-size: 70%;
    color: grey;
}
.numero_cas {
    font-style: italic;
    font-size: 65%;
    color: black;
}
.ui-state-highlight { 
    background: #FAE8BE !important;
}
.ui-state-active { 
    background: #FFF7E4 !important;
    border-color: #FAE8BE !important;
}



/*#########################
###########IFRA############
#########################*/
table {
  border: 1px solid black;
  width: 100%;
}
th, .table th {
    border: 1.5px solid black;
    text-align: center;
    height: 50%;
    background-color: #FBE5D6FF;
}
td, .table td {
    border: 1px solid black;
    text-align: center;  
    vertical-align: middle;
}

.caption {
    color : grey;
    text-align: center;
    font-style: italic;
    caption-side: top;
}
.width-100-px {
  width: 100px;
}

.IFRA-number {
  white-space: nowrap;
}

.IFRA-show-nothing {
  display: none;
};




.my-modal {
  background-color: #F2F2F2FF;
}
.my-modal-body {
  font-size: small;
  padding-top: 10px;
}
.nav-item {
  white-space: nowrap;
  font-weight: bold;
  text-align: justify;
}
.iconetab {
    color: #C6BABA;
}
.item {
  font-size: 14px;
  font-weight: bold;
}
.textitem {
  padding: 5px;
  font-size:small;
  font-weight: normal;
}
.textitem2 {
  font-size:small;
  font-weight: normal;
}
.textitem3 {
  padding: 5px;
  font-size:small;
  font-style: italic;
  font-weight: normal;
}
.creditsphoto {
  text-align: center;
  color: #A5A5A5;
  font-size: 0.65em;
  font-style: italic;
}
.textitem-footer{
  font-size:small;
  text-align: center;
}
/*Couleur du texte des onglets*/
.navbar-nav li a {
  color: #818181;
}
.navbar-nav li.active a {
  color: #D64E26;
}

@media screen and (max-width: 768px) {
.item {
  font-size: 0.9em;
}
.textitem {
  padding: 2px;
  font-size:small;
  font-weight: normal;
}
.lienarticlereglementation {
  color: grey; 
  font-size: 0.7em;
}
.textitem-footer {
    font-size:0.7em;
    text-align: center;
    margin-bottom: 0;
}
.navbar-nav li a {
  color: #D64E26;
  text-align: center;
  font-size: 0.8em;
  line-height: 0.8em;
}
th, .table th, td, .table td{
    font-size: 0.7em;
}
.iconetab {
  display: none !important;
}

.Filiation{
    height: 10%;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-style: italic;
}
.scrollbar-inside {
  overflow-y: auto;
  max-height: calc(55vh - 45px);
}
.onglets {
    font-size: 12px;
}
.panel-footer{
    font-size:12px;
}
.sondage a{
  color: #D64E26;
}
.petitbtn {
  line-height: 1em;
}
.both_sponsors {
  min-height: 100%;
  max-height: 100%;
}
.premium_pros img {
  min-height: 3em !important;
  max-height: 3em !important;
}
.standard_pros img {
  min-width: 2.8em !important;
  min-height: 2.8em !important;
}
.moq-circle {
  position: absolute;
  top: 0px;
  right: 0px;
}
.envoiRGPD {
  min-width: 100%;
}
.textRGPD {
  min-width:100%;
  font-size: 0.8em;
  text-align: justify;
}
.boutonRGPD {
  text-align: center;
  min-width: 100%;
}
#RGPD_warning {
    bottom: 10%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 0);
}
.cookie {
  max-width: 8em;
  min-width: 8em;
}
.textRGPD {

}
.NONRGPD{
  font-size: 0.8em;
}
}


@media screen and (min-width: 1400px) {
.correctspacebug {
  min-height: 19.5em;
  max-height: 19.5em;
}
.slogan{
  font-size: 1.2em;
}
.text-in-color-brown{
  font-size: 1.2em;
}
.blanc2 {
  height: 44%;
}
.block{
    height: 100%;
    text-align: center;
    padding-top: 2%;
}
.scrollbar-inside {
  overflow-y: auto;
  max-height: calc(105vh - 320px);
}
.space{
    height:30%;
}
.boutonclickable {
    color:black;
    font-size: 0.9vw;
    text-decoration:underline;
    cursor:pointer;
    display: inline;
}
.close {
    float: right;
    padding-right: 5%;
}
.Filiation{
    height: 10%;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-style: italic;
}

}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
.blanc2 {
   height: 42%;
}
.block{
    height: 72%;
    text-align: center;
}
.scrollbar-inside {
  overflow-y: auto;
  max-height: calc(99vh - 320px);
}
.space{
    height:20%;
}
.boutonclickable {
    color:black;
    font-size: 1.1vw;
    text-decoration:underline;
    cursor:pointer;
    display: inline;
}
.close {
    float: right;
    padding-right: 5%;
}
.Filiation{
    height: 10%;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-style: italic;
}

}



@media screen and (min-width: 990px) and (max-width: 1200px) {
.blanc2 {
   height: 42%;
}
#block{
    height: 70%;
    width: 40%;
    text-align: center;
}
#block2{
    height: 70%;
    width: 60%;
    text-align: center;
}
.boutons {
    height: 10%;
}
.space{
    height:20%;
}
.boutonclickable {
    color:black;
    font-size: 1.1vw;
    text-decoration:underline;
    cursor:pointer;
    display: inline;
}
.close {
    float: right;
    padding-right: 5%;
}
.Filiation{
    height: 10%;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-style: italic;
}

}

@media screen and (min-width: 768px) and (max-width: 990px) {
.blanc2 {
    height: 30%;
}
.space{
    height: 10%;
}
.boutons {
    height: 20%;
}
.block{
    height: 70%;
    text-align: center;
}
#searchclear {
    display: none;
}
.searchinput {
    border-radius: 7px;
}
.block{
    height: 40%;
    text-align: center;
}
.boutonclickable {
    color:black;
    font-size: 1.3vw;
    text-decoration:underline;
    cursor:pointer;
    display: inline;
}
.close {
    float: right;
    padding-right: 5%;
}
.Filiation{
    height: 10%;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-style: italic;
}
.onglets {
    font-size: 12px;
}
}


/* PROs */
.premium_pros img {
   max-height: 5em;
}
.standard_pros img {
  max-height: 5em;
}

.moq-circle {
  display: none;
}
.with-relative-position {
  position: relative;
}
.moq-default-color {
  color: black;
}
.moq-0_5-color {
  color: red;
}
.moq-1-color {
        color: yellow;
}
.moq-5-color {
        color: blue;
}
.moq-10-color {
        color: green;
}

/* LANGUAGES */
/*
*:lang(fr) {
    display: initial;
}
*:lang(en) {
    display: initial;
}*/

/* YOU CAN ZOOM */
#you_can_zoom {
    display: none;
    position: absolute;
    width: 17%;
    top: 5%;
    right: 28%;
    z-index: 999;
    font-size: small;
    color: black;
    text-align: center;
    border: 0.1rem solid;
    border-color: #D64E26;
    border-radius: 10px;
}
p.#you_can_zoom {
    margin: 5%;
}
#close_you_can_zoom {
    z-index: 999;
    color: #D64E26;
}

#imgen #imgfr {
    display: inline-block;
    max-width: 10px;
    max-height: 10px;
}

/*#########################
## MES STYLES RESPONSIVES #
#########################*/
.max-height-200px {
  max-height: 200px;
}
.max-height-100px {
  max-height: 100px;
}
.max-height-70px {
  max-height: 70px;
}
.max-height-30px {
  max-height: 30px;
}
.max-height-25px {
  max-height: 25px;
}
.max-height-20px {
  max-height: 20px;
}
.max-height-15px {
  max-height: 15px;
}
.max-height-10px {
  max-height: 10px;
}
.text-underline {
  text-decoration: underline;
}
.text-my-grey {
    color : grey;
}
.text-size-20px {
  font-size: 20px;
}
.text-size-18px {
  font-size: 18px;
}
.text-size-16px {
  font-size: 16px;
}
.text-size-14px {
  font-size: 14px;
}
.text-size-11px {
  font-size: 11px;
}
.text-size-1-1vw {
 font-size: 1.1vw; 
}
.text-size-1-3vw {
 font-size: 1.3vw; 
}

@media screen and (max-width: 767px) {
.h-md-85 {
    height: 90%;
    position: absolute;
    bottom: 0px;
}
.h-60px-md-100pc {
   height: 45px;
}
.h-80pc-md-100pc {
    height: calc(100vh - 45px);
}
.h-100-with-padding-60px-before-md {
   height: 100%;
   padding-top: 60px;
}
.PageEntiere {
    background-color: white;
    padding-top: 60px;
}
.font-italic-before-md {
  font-style: italic;
}
.text-center-before-md {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.logomenu{
    max-height: 40px;
}
#you_can_zoom {
    width: 90%;
    top: 75%;
    right: 5%;
    background-color: white;
    font-size: small;
}
}
@media screen and (min-width: 768px) {
.h-md-85 {
    height: 100%;
}
.h-60px-md-100pc {
    height: 100%;
}
.h-80pc-md-100pc {
    height: 100%;
}
.h-100-with-padding-60px-before-md {
   height: 100%;
}
.PageEntiere {
    background-color: white;
}
#you_can_zoom {
    width: 35%;
    top: 75%;
    right: 45%;
    background-color: white;
}
}

.m-top-40 {
    margin-top: 20vh;
}
.m-top-90 {
    margin-top: 90%;
}
.m-top-15-percent {
    margin-top: 15%;
}

/*#########################
#######MODAL VIDEO#########
#########################*/
.titlemodalvideo {
  font-size: 1.5em;
  font-weight: bold;
}
.titlemodalvideo2{
  font-size: 1em;
  font-weight: normal;
  text-align: justify;
}
