.iconeImport{
max-width: 150px;
margin: 3%;	
width: 150px;
cursor: pointer;
}
.iconePdf{
  width: 25px;
  margin : 1%;

}

.titrePdf{
	font-size: large;
	  align-items: center;
  display: flex;
}


.iconeCopier{
  max-width: 80px;
  margin-left: 2%;
  cursor: pointer;

}
.iconePoubelle{
    width: 30px;
cursor: pointer;
}

 
.bg_head{
	  background-image: url(https://gestiondoc.aconseil.fr/assets/images/Header.jpg);
		height : 140px;
}

.iconeImportB{
margin: 3%;	
width: 120px;
cursor: pointer;
}
.iconePdfB{
  width: 25px;
  margin : 1%;

}

.titrePdfB{
	font-size: large;
	  align-items: center;
  display: flex;
}

.iconeCopierB{
  margin-left: 2%;
  max-width: 80px;
  cursor: pointer;

}
.iconePoubelleB{

  width: 30px;
  cursor: pointer;

}

tbody, td, tfoot, th, thead, tr {  
border-color: #d8d8d8 !important;
}

.rayon, tbody, td, tfoot, th, thead, tr {  
border-color: #d8d8d8 !important;
border-style: dashed!important;
}

.table{
	
	  border: solid 1px #d8d8d8!important;
	  margin-top: 1%;
	  margin-bottom: 1%;
}

th{
	color:#fe363f;
}

.image-upload > input
{
    display: none;
}

.image-upload img
{
   
    cursor: pointer;
}
	
