/* #fd812f */
hr{
	border-top: 1px solid #fd812f;
}
.m-head, .d-head{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
.menu-inter{
	border : 1px solid #fd812f;
}
canvas{
	width: 100%;
	position: relative;
	z-index: 900;
}
.titreFournisseur{
	padding-top: 8px;
	padding-bottom: 5px;
	cursor: pointer;
	letter-spacing: 6px;
	margin-bottom: 8px;
}
.fournBox, .fournHead{
	margin-bottom: 0.5em;
}
.marqueBox{
	display: none;
}
.custom-select{
	-webkit-appearance: none;
	-moz-appearance: none;
}
.boxVal{
	display: none;
}
.cursor{
	cursor: pointer;
}
.navScan{
	margin-bottom: 0.5em;
}
.navScan > button{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
.resultScan{
	margin : 1em 0;
	padding : 1.5em 0;
	font-size: 1.5em;
}