@charset "utf-8";
/* CSS Document */

a.cke_button.cke_button__image{
	display: none;
}


body{
	/*margin-top:80px;
	padding-bottom:70px;*/
}

.bordure-droite{
    border-right: 1px solid #646464;
	margin-bottom:15px;
}

.invisible{
	display: none;
}

.iframe-body{
	margin-top:0px;
	padding-bottom:0px;
}


.logo-home{
	margin-bottom: 15px;
}

.logo-home img{
	max-width: 250px;
	height: auto;
}

.logo{
	height: 40px;
	width: auto;
}

.actus{
	padding: 8px;
	border-radius: 8px;
	background-color: #fff;
	margin-bottom: 15px;
	margin-top:5px;
	overflow: hidden;
}

iframe{
	width:100%;
	min-height: 450px;
}
label{
	font-weight: 700;
}


label.form-check-label{
	font-weight: 400;
}


#list-entreprise{
	height: 450px;
	overflow-y: scroll;
}

.lignes-pnd{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #8A8A8A;
}

.img-prod{
	width: 50%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}
.img-prod img{
	width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.select-categ{
	margin-bottom:8px;
}

.bando-top{
	background-color: #ffffff;
}

a.lien-bando{
	margin-top: 10px;
	margin-bottom: 10px;
	display:block;
	text-decoration: none;
}

a.lien-bando img{
	height: 55px;
	width: auto;
}

.user-site{
	font-size: 12px;
	line-height: 13px;
	display:block;
	float: right;
	padding: 10px;
	font-weight: 700;
	background-color: #10069f;
	border-radius:5px;
	color:#ffffff;
	margin-top: 15px;
}

#tools{
	display: block;
	float: none;
	clear: both;
	background-color:#5B5B5B;
	padding-top: 8px;
	padding-bottom: 8px;
}


.dropdown-menu{
	z-index: 2000;
}

.menu-top{
	margin-bottom: 15px;
}

.logos-pnd img{
	height: 70px;
	width: auto;
}

.img-bando-v{
	/*width: 100%;*/
	height: auto;
	max-width: 100px;
}

.btn-img-bando{
	cursor: pointer;
}

.zone-bando{
	margin-top:8px;
	margin-bottom: 8px;
}

.btn-sm-xs {
    padding: .25rem .25rem;
    font-size: .6rem;
    line-height: 1.2;
    border-radius: .2rem;
	margin: 0px;
}

.modal-lg-big{
	width: 80%;
	max-width: 1200px;
}

.carre-pnd{
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #000000;
	margin-right: 5px;
}


nav.nav-diversey{
	background-color: #10069f;
}

.navbar .navbar-nav li.nav-item a.nav-link{
	color:#ffffff;
}
nav.nav-diversey .dropdown-menu {
	border-color: #10069f;
	color: #10069f;
}

nav.nav-diversey .dropdown-menu a{
	color: #10069f;
}

nav.nav-diversey .dropdown-menu a:hover{
	color: #ffffff;
	background-color: #10069f;
}

.label-diversey{
	margin-top: 8px;
	display: block;
}

.ligne-ajouter{
	background-color:#00AEEF;
	padding-top: 8px;
	margin-top: 8px;
}

.lignes-pnd .cke_wordcount, .lignes-pnd .cke_bottom{
	display: none;
}

#tabledemo th, #tabledemo td{
    border: 1px solid #000000;
}

table.dimensions{
	width:100%;
	margin-top: 0px;
}

table.dimensions td{
	text-align: center;
	font-size: 11px;
	padding: 2px;
}

p.card-body-texte{
	font-size: 11px;
line-height: 12px;
padding:0px;
	margin-top: 0px;
	margin-bottom: 4px;
	color:#000000;
	font-weight: 700;
	
}


.img-rem-cli{
	width: 25%;
	height: auto;
}

.img-rem-cli img{
	width:100%;
	height: auto;
}

.images-remarques{
	text-align: center;
}

.images-remarques img{
	width:100%;
	height: auto;
}
