/*MARGES DE REVENTE*/

/*Décalage des colonnes  pour la hiérachie*/
.colonne-2 {
	margin-left: 20px;
}

.colonne-3 {
	margin-left: 40px;
}

.colonne-4 {
	margin-left: 60px;
}

/*Colonnes marges de revente*/
.cms-lib, .cms-libpro {
	width: 50%;
}

.cms-margecod, .cms-margecodpro {
	width: 10%;
}

.cms-margelib, .cms-margelibpro {
	width: 10%;
}

.cms-margetaux, .cms-margetauxpro {
	width: 10%;
}

.cms-margetyp, .cms-margetyppro {
	width: 10%;
}

.cms-margemetho, .cms-margemethopro {
	width: 10%;
}

.cms-margeaction, .cms-margeactionpro {
	width: 5%;
}

.cms-tablepro {
	width: 100%;
}

/*Colonnes marge sur produit*/
.colonne-3 .cms-libpro {
	width: 43.5%;
}

.colonne-3 .cms-margeactionpro {
	width: 100%;
}

.colonne-4 .cms-libpro {
	width: 38.5%;
}

/*Bordures sur marge produit*/
.cms-tablepro th, .cms-tablepro td {
	border-top: none;
	border-bottom: 1px solid #dddddd;
}

/*Pagination sur marge produit*/
.cms-marge .productFilter {
	border-bottom: 0px;
}

/*BLOC LISTE PRODUIT*/
.bloc_liste_pro {
	height: 250px;
}

.bloc_liste_pro .designation {
	height: 50px;
}

.bloc_liste_pro .photo {
	height: 100px;
	overflow: hidden;
}

.bloc_liste_pro .flags {
	height: 20px;
}

.bloc_liste_pro .info {
	height: 45px;
}

.bloc_liste_pro .panier {
	height: 45px;
}

.selection-criteres {
	height: 10px;
}

/*FICHE PRODUIT*/
.fiche_pro .prix {
	font-size: 30px;
}

.fiche_pro .bloc_haut {
	height: 250px;
}

h1 {
	font-size: 25px;
}

/*FOOTER*/
#footer {
	background-color: #f5f5f5;
	padding-bottom: 10px;
}

#push, #footer {
	height: 150px;
}

.menu_home {
	background-image: url('cmsimg/menu_home.png');
	width: 20px;
	height: 19px;
	background-position: 20px;
}

.menu_home:hover {
	background-position: 0px;
}

DIV.panelOutils {
	background-color: #e0e0e0;
	background-image: url(cmsimg/bg_pagination_large.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: auto;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #5c798d;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
}

DIV.panelOutils {
	font-style: normal;
	color: #25b0e4;
}

DIV.panelOutils IMG {
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: middle;
}

ul.list-inclst {
	list-style: none;
	padding-left: 0px;
	margin: 0;
}

.bg_holiday {
	background-image: url(cmsimg/billie_holiday.png);
	margin-bottom: 30px;
}

/*FONT PERSO*/
body {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

textarea {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.navbar-search .search-query {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.pagination a {
	cursor: pointer;
}

.btn, .btn.active {
	box-shadow: none;
}

.reveal-modal h3 {
	color: #404040;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.modal-body {
	max-height: 600px;
}

.modal-body2 {
	max-height: none;
}

tr.labo {
	background-color: #608ccf;
	font-weight: bold;
	color: #000;
}

tr.labo a {
	color: #000;
}

tr.labo a.btn-primary {
	color: #FFF;
}

tr.famille {
	background-color: #568cba;
	color: #000;
	font-weight: bold;
}

tr.famille a {
	color: #000;
}

tr.famille a.btn-primary {
	color: #FFF;
}

tr.sfamille {
	background-color: #75bede;
	color: #000;
	font-weight: bold;
}

tr.sfamille a {
	color: #000;
}

tr.sfamille a.btn-primary {
	color: #FFF;
}

.paginfiltre .productFilter {
	background: #FFF;
	border: none;
}

.spe-selstat {
	padding: 15px;
	background-color: rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}

.spe-selstat form .spe-selligne {
	border-top: white solid 2px;
}

.spe-selstat form .spe-selperi>div.marges {
	float: left;
	margin-right: 16px;
	margin-top: 15px;
}

tbody>tr.labo:not(.heritage)>td:not(:first-child), tbody>tr.famille:not(.heritage)>td:not(:first-child),
	tbody>tr.sfamille:not(.heritage)>td:not(:first-child), tbody>tr.produit:not(.heritage)>td:not(:first-child)
	{
	color: #ba2929;
}

.input-prix {
	width: 80px;
	margin-left: 20px;
	display: inline-block;
	border: 1px solid #d2d2d2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
	color: #555555;
	text-align: right;
	background-color: #eeeeee;
}

.label-prix {
	float: left;
	width: 160px;
	text-align: right;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}

.labelContrat {
	font-weight: bold;
}

#sidebar-background {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #4c5159;
	display: none;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(@opacity);
	filter: alpha(opacity = 0);
}

#throbber, #sidebar-background {
	display: none !important;
}

.blocColDesignationPanier {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.colDesignationPanier {
	cursor: pointer;
	text-decoration: none;
	color: inherit;
}

.colDesignationPanier:hover, .colDesignationPanier:active {
	text-decoration: none;
}

#panierAgrandi {
	display: none;
}

.boutonRechercheBox {
	width: 120px !important;
}

.dateAnneeABox {
	width: 99px;
}

.dateMoisABox {
	width: 200px;
}

.dateAnneeDeBox {
	width: 99px;
}

.dateMoisDeBox {
	width: 311px;
}

.saisieFamilleBox {
	width: 414px;
}

.saisieLaboBox {
	width: 300px;
}

.saisieRechercheBox {
	height: 18px !important;
    margin-top: 3px;
	width: 400px;
}

.saisieSousFamilleBox {
	width: 300px;
}

.laboratoire {
    width: min-content;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 5px;
    background-color: #efefef;
    font-size: 10px;
    height: fit-content;
}

.laboratoire p {
	margin: 0px;
	width: max-content;
}

.bouton-deconnexion {
	color: white;
	text-decoration: none !important;
	font-size: 16px;
}

.bouton-deconnexion:hover {
	color: red;
}

#boutonPanier {
	z-index: 20;
}

.page-header {
	margin-top: 10px;
	padding: 0px;
	padding-bottom: 2px;
}

.page-header h1 {
	font-size: 20px;
}

#boutonPanier {
	position: absolute; 
	top: 25px; 
	right: 84px;
}

.pointerCursor {
	cursor: pointer;
}

.rechercheAvancee {
	display: none;
}

.select2-selection__clear {
	color: #0069b4;
	font-size: 14px;
	margin-top: -1px;
}

.select2-selection__clear:hover {
	text-decoration: underline;
}

.pictogramme, .pictogramme *, .wmcListProduits img {
	background: none !important;
}