html, body {
	height: 100%;
	margin: 0;
	padding:0;
	box-sizing:border-box;
	scroll-behavior:smooth;
}

.nav{
	position:fixed;
}

.row{
	margin-right:0;
	margin-left:0;
}

.container-fluid{
	padding-left:0;
	padding-right:0;
}

#map {
	position: relative;
	width: 100.0%;
	height: 100.0%;
	left: 0.0%;
	top: 0.0%;
}
.info {
    padding: 6px 8px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
}
.info h4 {
    margin: 0 0 5px;
    color: #777;
}
.legend {
    line-height: 18px;
    color: #555;
}
.legend i {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}
table {
	border:none; 
	border-collapse: collapse;
	font-size:12px;
}
th {
	font-family: tahoma;
	color:#404040;
	border-width:thin; 
	border-style:solid; 
	border-color:#6495ed;
	padding: 5px;
	background-color: #D0E3FA;
} /* cellules d'en-tête du tableau*/
td {
	font-family: tahoma;
	color:#404040;
	border-width:thin;
	border-style:solid;
	border-color:#6495ed;
	padding: 5px;
	text-align: center;
	background-color: #ffffff;
} /* cellules du tableau*/
caption {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#404040;
	padding-top: 0px;
	padding-bottom: 10px;
}

.en-tête, .sticky-top{
	display:block;
	}
	
.logos{
	display:block;
	padding-left:20px; 
	padding-right:0;
	padding-top:24px; 
	padding-bottom:10px;
	}	
	
.nav-item{
	cursor:pointer;
	}
	
.card_territoire{
	padding-top:10px;
	display:block;
	margin-left:4vw;
	padding-bottom:20px;
	max-width:300px;
}

.cards_graphiques{
	margin:0;
	gap:30px;
	width:auto;
	}
	
.cards, .tableaux{
	margin-left:66px;
	margin-right:20px;
	display:flex;
	justify-content:center;
	}

.svg-container{
	width:auto;
	height:auto;
	position:relative;
	}
	
.graphique1, .graphique2{
	width:601px;
	height:589px;
	}
	
.Select.has-value.is-clearable.is-searchable.Select--single, .Select-value{
	cursor:pointer;
	}
	
.card-body:hover{
	box-shadow: rgba(101, 147, 220, 0.5) 0 8px 16px 0;
	}

.tableau1, .tableau2{
	width:550px;
	}
	
.tableau1_2{
	gap:20px;
	width:auto;
	}
	
.btn-link{
	color:black;
	border-style:none;
	}
	
.mb-3{
	opacity:0.6;
	}
	
#scroll_to_top {
  position: fixed;
  width: 25px;
  height: 25px;
  bottom: 50vh;
  right: 20px;
  scroll-behavior: smooth;
  
}

#scroll_to_bottom {
  /*position: absolute;*/
  position: fixed;
  width: 25px;
  height: 25px;
  bottom: 30vh;
  right: 30px;
  scroll-behavior: smooth;
  transform: rotate(180deg);
  margin-right: -25px;
}

#graphique1, #graphique2{
	width:520px;
}

.important-link{
	color: white !important;
}

.zoom-effect:hover{
	transform: scale(1.3); /* Agrandit de 10% */
        /*box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);*/
	border: 1px solid;
	background-color: antiquewhite;
	cursor: pointer;
	border-radius: 20px;
}

@media only screen and (min-width:1145px) and (max-width:2000px){
	.logos{
	display:block ruby;
	padding-left:20px; 
	padding-right:0;
	padding-top:24px; 
	padding-bottom:10px;
	}	
}


@media only screen and (min-width:1290px) and (max-width:1400px) {
.cards{
	margin-left:33px;
	margin-right:0;
	}
	
.cards_graphiques{
	margin:0;
	gap:10px;
	}	
	
}

@media only screen and (min-width:1180px) and (max-width:1290px) {
/*.tableaux{
	margin-left:100px;
	display:inherit;
	}*/
/*.graphique1, .graphique2{
	width:550px;
	height:529px;
	}*/
.cards{
	margin-left:66px;
	margin-right:20px;
	display:flex;
	justify-content:inherit;
	}
}


@media only screen and (min-width:980px) and (max-width:1240px) {
.tableaux{
	margin-left:280px;
	display:inherit;
	}
}

@media only screen and (min-width:1180px) and (max-width:1290px) {
.cards{
	margin-left:10px;
	margin-right:0;
	}
	
.cards_graphiques{
	margin:0;
	gap:inherit;
	display:block ruby;
	}	
	
}

@media only screen and (min-width:980px) and (max-width:1180px) {
.cards{
	margin-left:238px;
	margin-right:0;
	}
	
.cards_graphiques{
	margin:0;
	gap:10px;
	}	
	
}

/*@media only screen and (min-width:768px) and (max-width:1145px){
	.logos{
	display:block ruby;
	padding-left:10px; 
	padding-right:0;
	padding-top:24px; 
	padding-bottom:10px;
	}	
}*/
@media only screen and (min-width:865px) and (max-width:980px) {
	.cards{
	margin-left:154px;
	margin-right:0;
	}
	
.cards_graphiques{
	margin:0;
	gap:2px;
	}	

.tableaux{
	margin-left:178px;
	display:inherit;
	}
}




@media only screen and (min-width:768px) and (max-width:865px) {
.cards{
	margin-left:92px;
	margin-right:0;
	}
	
.cards_graphiques{
	margin:0;
	gap:2px;
	}	

.tableaux{
	margin-left:153px;
	display:inherit;
	}
}

/*@media only screen and (min-width:330px) and (max-width:1020px) {

#scroll_to_top{
	bottom: 500px;
	}
}*/

@media only screen and (max-width:600px) {
	#graphique1, #graphique2{
		width:auto;
	}
}

