/* CSS Document */
.actu{
	display: inline-block;
	position: relative;
	width: 50%;
	max-width: 500px;
	height: 750px;
}

#variationsModal .modal-dialog{
	width: 700px;
	max-width: 700px;
}

#variationsModal table td{
	vertical-align: middle;
}

.modal{
	z-index: 10000;
}

ul{
	margin-bottom:0px;
}

.actu-delete-pdf:hover,
.actu-delete-pdf .supprimer:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.vignette {
	position: absolute;
	width:90px;
	height: 90px;
}

.suppr-image {
	display: block;
	position: relative;
	width: 19px;
	height: 19px;
	z-index: 50;
	left: 70px;
}

.vignette_photo_produit {
	position: absolute;
	width: 126px;
	height: 126px;
	left: 14px;
}

.vignette_photo_produit.search img{
	border-color: #727272;
}

.search.product-card-background:hover{
	background-color:#727272;
}


.suppr_produit {
	display: block;
	position: relative;
	width: 19px;
	height: 19px;
	z-index: 50;
	left: 106px;
	top:2px;
}

#loupe,
.add-pdf, 
.delete-folder{
	cursor: pointer;
}


.suppr {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: 300;
	text-align: center;
	color: #fff !important;
	letter-spacing: 0px;
	background-color: #00abff;
	border-radius: 10px;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
}


.center-div {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 300px;
	top: 250px;
	text-align: center;
}
	

.bouton {
	font-size: 10px;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff !important;
	font-family: 'Saira', sans-serif;
	padding: 5px 12px 5px 15px;
	background-color: #008ddb;
	border-radius: 10px;
	border: 0px;
	margin-top: 10px;
	cursor: pointer;
}

.vert {
	font-size: 10px;
	font-weight: 800;
	text-decoration: none;
	text-transform: uppercase;
	color: rgba(42,255,0,1.00);
	font-family: 'Saira', sans-serif;
}

.rouge {
	font-size: 10px;
	font-weight: 800;
	text-decoration: none;
	text-transform: uppercase;
	color: rgba(255,0,0,1.00);
	font-family: 'Saira', sans-serif;
}

.bouton:hover {
	background-color: #fff;
	color: #008ddb !important;
	cursor: pointer;
	font-weight: 600;
}

.form {
	border: 0px;
	color: #008ddb !important;
	font-family: 'Saira', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	margin-top: 10px;
}

.leur_bleu {
	-webkit-box-shadow: 0px 0px 2px -2px #0F4CA5; 
	box-shadow: 0px 0px 2px -2px #0F4CA5;
}

#deconnexion {
	position: fixed;
	top: 0;
	right: 50px;
	width: 149px;
	height: 30px;
	background-color: #006dcb;
	border-radius: 0px 0px 10px 10px;
}

#deconnexion:hover {
	position: fixed;
	top: 0;
	right: 50px;
	width: 149px;
	height: 30px;
	background-color: #008ddb;
	border-radius: 0px 0px 10px 10px;
}

#deconnexion2 {
	position: fixed;
	top: 27px;
	right: 50px;
	width: 149px;
	height: 30px;
	background-color: #008ddb;
	border-radius: 0px 0px 10px 10px;
	z-index: 600;
}

#deconnexion2:hover {
	position: fixed;
	top: 27px;
	right: 50px;
	width: 149px;
	height: 30px;
	background-color: #006dcb;
	border-radius: 0px 0px 10px 10px;
	z-index: 600;
}

#logo_footer {
	position: fixed;
	bottom: 30px;
	right: 35px;
	width: 203px;
	height: 37px;
}

#logo_client {
	position: relative;
	width: 500px;
	margin: 0 auto;
	height: auto;
	top: 200px;
}

#sommaire {
	position: relative;
	width: 500px;
	top: 300px;
	margin: 0 auto;
	height: auto;
}

.degrade {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,297eff+52,297eff+69,ffffff+94,ffffff+100&0.2+0,0+52,0+69,0+69,0.2+94,0.5+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.2) 0%, rgba(41,126,255,0) 52%, rgba(41,126,255,0) 69%, rgba(255,255,255,0.2) 94%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(41,126,255,0) 52%,rgba(41,126,255,0) 69%,rgba(255,255,255,0.2) 94%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.2) 0%,rgba(41,126,255,0) 52%,rgba(41,126,255,0) 69%,rgba(255,255,255,0.2) 94%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */
	border-radius: 0px 0px 10px 10px;
}

.point_menu_sommaire {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	line-height: 20px;
	text-align: left;
	color: #fff !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	display: block;
}

.acceder_bleu {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #0071b9 !important;
	letter-spacing: 2px;
	background-color: #fff;
	border-radius: 10px;
	padding: 5px 18px 5px 24px;
	text-decoration: none;
}

.acceder_bleu:hover {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #fff !important;
	letter-spacing: 2px;
	background-color: #008fff;
	border-radius: 10px;
	padding: 5px 18px 5px 24px;
	cursor: pointer;
	text-decoration: none;
}


.acceder_vert {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #fff !important;
	letter-spacing: 2px;
	background-color: #39b54a;
	border-radius: 10px;
	padding: 5px 18px 5px 24px;
}

.acceder_vert:hover {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #fff !important;
	letter-spacing: 2px;
	background-color: #239a2f;
	border-radius: 10px;
	padding: 5px 18px 5px 24px;
	cursor: pointer;
}

.titre_sommaire_blanc {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	text-align: center;
	color: #fff !important;
	letter-spacing: 2px;
	padding-left: 10px;
}

.titre_sommaire_blanc02 {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	text-align: center;
	color: #fff !important;
	letter-spacing: 1px;
	padding-left: 10px;
	white-space:nowrap;
}

.titre_sommaire_blanc03 {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 18px;
	font-weight: 500;
	text-align: center;
	color: #fff !important;
	letter-spacing: 2px;
	padding-left: 10px;
}

.titre_sommaire_bleu02 {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	text-align: center;
	color: #0071b9 !important;
	letter-spacing: 1px;
	padding-left: 10px;
	white-space: nowrap;
}

.titre_sommaire_bleu03 {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 18px;
	font-weight: 500;
	text-align: center;
	color: #0071b9 !important;
	letter-spacing: 2px;
	padding-left: 10px;
}


#retour {
	display: block;
	position: absolute;
	width: 50px;
	height: auto;
	left: 50px;
	top: 80px;
}

#retour2 {
	display: block;
	position: fixed;
	width: 50px;
	height: auto;
	left: 20px;
	top: 50px;
	z-index: 5000;
}

#sommaire02 {
	position: relative;
	width: 1200px;
	top: 300px;
	margin: 0 auto;
	height: auto;
}

.back_left_search {
	background-color: #fff;
	border-radius: 6px 0px 0px 6px;
	padding-top: 5px;
}

.back_right_search {
	background-color: #fff;
	border-radius: 0px 6px 6px 0px;
	padding-top: 5px;
}

.form_search {
	border: 0px;
	color: #008ddb !important;
	font-family: 'Saira', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
}

#bout_menu {
	display: inline-block;
	position: relative;
	width: 125px;
	height: 23px;
	margin: 0 auto;
	margin-right: 20px;
}

.bout_menu {
	display: block;
	width: 125px;
	height: 23px;
	margin: 0 auto;
	margin-right: 20px;
	background: rgba(255,255,255,0.9);
	font-family: 'Saira', sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #0071b9;
	font-size: 9px;
	font-weight: 500;
	padding-top: 10px;
	border-radius: 8px;
	letter-spacing: 1px;
	text-decoration: none;
}
.bout_menu:hover {
	display: block;
	width: 125px;
	height: 23px;
	margin: 0 auto;
	margin-right: 20px;
	background: rgba(0,113,185,1);
	font-family: 'Saira', sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 9px;
	font-weight: 500;
	padding-top: 10px;
	border-radius: 8px;
	letter-spacing: 1px;
	text-decoration: none;
}

.bouton_sommaire {
	width: 80px;
	height: 80px;
	cursor: pointer;
}

.bouton_sommaire:hover {
	width: 80px;
	height: 80px;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(255,255,255,0.5);
	box-shadow: 0px 0px 10px 3px rgba(255,255,255,0.5);
	border: 1px solid rgba(255,255,255,1.00);
	border-radius: 10px;
}

#ajout {
	display: inline-block;
	position: relative;
	width: 25px;
	height: 25px;
	margin: 0 auto;
	top: 10px;
}

#ajout2 {
	display: inline-block;
	position: relative;
	width: 25px;
	height: 25px;
	margin: 0 auto;
	top: 0px;
}

.famille {
		margin-right: 20px;
}

#user {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1100px;
	height: 27;
	background-color: #fff;
	z-index:500;
}
.user {
	font-family: 'Saira', sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: rgba(77,77,77,0.5);
	font-size: 11px;
	font-weight: 400;
	padding-left: 30px;
	letter-spacing: 1px;
}

.user_active {
	font-family: 'Saira', sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: rgba(77,77,77,1);
	font-size: 11px;
	font-weight: 400;
	padding-left: 30px;
	letter-spacing: 1px;
}

.user_active.current,
.user.current{
	font-weight: 800;
}

#bandeau_search {
	display: block;
	position: fixed;
	top: 27px;
	width: 100%;
	height: 65px;
	background: url(../images/bandeau_search.jpg) center center no-repeat;
	background-size: cover;
	min-width: 1100px;
	z-index: 500;
}

.text_total {
	font-family: 'Saira', sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: rgba(255,255,255,1);
	font-size: 11px;
	font-weight: 400;
	padding-right: 20px;
	letter-spacing: 0px;
	white-space:nowrap;
}

#bandeau_gamme {
	display: block;
	position: fixed;
	top: 92px;
	width: 100%;
	height: 37px;
	background: url(../images/back_gamme.jpg);
	min-width: 1100px;
	z-index: 10000;
}

.gamme {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 9px;	font-weight: 500;text-align: left;
	color: #999999;
	letter-spacing: 24px;
}
.product_property.gamme
{
	font-family: 'barlow', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #606060;
	letter-spacing: normal;
	text-transform: none;
}


.historique {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 9px;	font-weight: 500;text-align: right;
	color: #999999;
	letter-spacing: 3px;
	padding-left: 30px;
}

.page {
	font-family: 'barlow', sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: 500;
	text-align: left;
	color: #fff;
	letter-spacing: 3px;
}

.pages {
	width: 160px;
	height: 17px;
	background-color: #161616;
	border-radius: 2px;
}

.num_pages {
	font-family: 'saira', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	text-align: left;
	color: #fff;
	letter-spacing: 1px;
}

.ajout{
	width: auto;
	height: 17px;
	border-radius: 2px;
	cursor: pointer;
}


.ajout_rose {
	width: auto;
	height: 17px;
	background-color: #de1482;
	border-radius: 2px;
}

.ajout_rose:hover {
	width: auto;
	height: 17px;
	background-color: #f9199f;
	border-radius: 2px;
	cursor: pointer;
}

.ajout_rouge {
	width: auto;
	height: 17px;
	background-color: #ed1c24;
	border-radius: 2px;
}

.ajout_rouge:hover {
	width: auto;
	height: 17px;
	background-color: #ff3948;
	border-radius: 2px;
	cursor: pointer;
}

.ajout_bleu {
	width: auto;
	height: 17px;
	background-color: #0071bc;
	border-radius: 2px;
}

.ajout_bleu:hover {
	width: auto;
	height: 17px;
	background-color: #0071bc;
	border-radius: 2px;
	cursor: pointer;
}

.ajout_cian {
	width: auto;
	height: 17px;
	background-color: #15afe1;
	border-radius: 2px;
}

.ajout_cian:hover {
	width: auto;
	height: 17px;
	background-color: #15afe1;
	border-radius: 2px;
	cursor: pointer;
}

.ajout_vert {
	width: auto;
	height: 17px;
	background-color: #d6d625;
	border-radius: 2px;
}

.ajout_vert:hover {
	width: auto;
	height: 17px;
	background-color: #d6d625;
	border-radius: 2px;
	cursor: pointer;
}

.ajout_orange {
	width: auto;
	height: 17px;
	background-color: #f15a24;
	border-radius: 2px;
}

.ajout_orange:hover {
	width: auto;
	height: 17px;
	background-color: #f15a24;
	border-radius: 2px;
	cursor: pointer;
}

a.text_ajout,
label.text_ajout,
.text_ajout {
	font-family: 'barlow', sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align: left;
	color: #fff;
	letter-spacing: 3px;
	padding-left: 22px;
	padding-right: 20px;
	white-space:nowrap;
	text-decoration: none;
}

#do_upload{
	cursor: pointer;
}

.text_ajout_vert {
	font-family: 'barlow', sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align: left;
	color: #082603;
	letter-spacing: 3px;
	padding-left: 22px;
	padding-right: 20px;
	white-space:nowrap;
}

#sous_menu {
	display: block;
	position: fixed;
	top: 129px;
	left: 0px;
	height: 500px;
	width: 330px;
	z-index: 300;
}

#media_produit {
	display: block;
	position: absolute;
	top: 179px;
	left: 0px;
	height: 500px;
	width: 330px;
	z-index: 200;
	background-color: aqua;
}

.liste_gamme  {
	font-family: 'saira', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	color: #4d4d4d;
	letter-spacing: 0px;
	text-decoration: none;
}

.liste_gamme a{
	text-decoration: none;
	color: #4D4D4D;
}

.titre_gamme_grand  {
	font-family: 'saira', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 300;
	text-align: left;
	color: #131313;
	letter-spacing: 0px;
	text-decoration: none;
	white-space:nowrap;
}

.titre_gamme_medium{
	font-family: 'saira', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
	text-align: left;
	color: #131313;
	letter-spacing: 0px;
	text-decoration: none;
	white-space:nowrap;	
}


#container_produits {
	position: relative;
	top: 130px;
	width: 100%;
}

#container_information_produit {
	position: relative;
	top: 179px;
	width: 100%;
	height: 500px;
}

.product-card {
	display: inline-block;
	position: relative;
	width: 180px;
	height:220px;
}

.product-card-background {
	position: absolute;
	width: 160px;
	height: 180px;
	z-index: 100;
	border-radius: 15px;
	background-color: white;
	cursor: pointer;
}

.product-card-background:hover .titre_produit{
	color: white;
}


#background_produit_mains {
	position: absolute;
	width: 160px;
	height: 180px;
	z-index: 100;
	background-image:url(../images/fond_produit.png);
}

#background_produit_mains:hover {
	background-image:url(../images/fond_produit-mains.png);
	cursor: pointer;
}

#background_produit_mains:hover .titre_produit{
	color: #fff !important;
}

#background_produit_sanitaires {
	position: absolute;
	width: 160px;
	height: 180px;
	z-index: 100;
	background-image:url(../images/fond_produit.png);
}

#background_produit_sanitaires:hover {
	background-image:url(../images/fond_produit-sanitaires.png);
	cursor: pointer;
}

#background_produit_sanitaires:hover .titre_produit{
	color: #fff !important;
}

#background_produit_collectif {
	position: absolute;
	width: 160px;
	height: 180px;
	z-index: 100;
	background-image:url(../images/fond_produit.png);
}

#background_produit_collectif:hover {
	background-image:url(../images/fond_produit-collectif.png);
	cursor: pointer;
}

#background_produit_collectif:hover .titre_produit{
	color: #fff !important;
}

#background_produit_fontaines {
	position: absolute;
	width: 160px;
	height: 180px;
	z-index: 100;
	background-image:url(../images/fond_produit.png);
}

#background_produit_fontaines:hover {
	background-image:url(../images/fond_produit-fontaines.png);
	cursor: pointer;
}

#background_produit_fontaines:hover .titre_produit{
	color: #fff !important;
}

#background_produit_dechets {
	position: absolute;
	width: 160px;
	height: 180px;
	z-index: 100;
	background-image:url(../images/fond_produit.png);
}

#background_produit_dechets:hover {
	background-image:url(../images/fond_produit-dechets.png);
	cursor: pointer;
}

#background_produit_dechets:hover .titre_produit{
	color: #387f0a !important;
}

#background_produit_hotellerie {
	position: absolute;
	width: 160px;
	height: 180px;
	z-index: 100;
	background-image:url(../images/fond_produit.png);
}

#background_produit_hotellerie:hover {
	background-image:url(../images/fond_produit-hotellerie.png);
	cursor: pointer;
}

#background_produit_hotellerie:hover .titre_produit{
	color: #fff !important;
}



.titre_produit {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	color: #4d4d4d;
	text-decoration: none;
	max-width: 125px;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*
.titre_produit:hover {
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	color: #fff;
	text-decoration: none;
}
*/

.vignette_photo_produit img{
	border: 3px solid;
}

/*

.photo_produit_mains {
	border: 3px solid;
	border-color: #de1482;
}

.photo_produit_sanitaires {
	border: 3px solid;
	border-color: #ed1c24;
}

.photo_produit_collectif {
	border: 3px solid;
	border-color: #0071bc;
}

.photo_produit_fontaines {
	border: 3px solid;
	border-color: #15afe1;
}

.photo_produit_dechets {
	border: 3px solid;
	border-color: #d6d625;
}

.photo_produit_hotellerie {
	border: 3px solid;
	border-color: #f15a24;
}
*/


/* checkbox */

        .control {
            font-family: saira;
            display: block;
            position: relative;
            padding-left: 30px;
            margin-bottom: 5px;
            padding-top: 3px;
            cursor: pointer;
            font-size: 12px;
        }
            .control input {
                position: absolute;
                z-index: -1;
                opacity: 0;
            }
        .control_indicator {
            position: absolute;
            top: 2px;
            left: 0;
            height: 20px;
            width: 20px;
            background: #e6e6e6;
            border: 0px solid #4d4d4d;
            border-radius: 4px;
        }
        .control:hover input ~ .control_indicator,
        .control input:focus ~ .control_indicator {
            background: #cccccc;
        }
        
        .control input:checked ~ .control_indicator {
            background: #98e223;
        }
        .control:hover input:not([disabled]):checked ~ .control_indicator,
        .control input:checked:focus ~ .control_indicator {
            background: #0e6647d;
        }
        .control input:disabled ~ .control_indicator {
            background: #e6e6e6;
            opacity: 0.6;
            pointer-events: none;
        }
        .control_indicator:after {
            box-sizing: unset;
            content: '';
            position: absolute;
            display: none;
        }
        .control input:checked ~ .control_indicator:after {
            display: block;
        }
        .control-checkbox .control_indicator:after {
            left: 8px;
            top: 4px;
            width: 3px;
            height: 8px;
            border: solid #ffffff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }
        .control-checkbox input:disabled ~ .control_indicator:after {
            border-color: #7b7b7b;
        }
        .control-checkbox .control_indicator::before {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 4.5rem;
            height: 4.5rem;
            margin-left: -1.3rem;
            margin-top: -1.3rem;
            background: #2aa1c0;
            border-radius: 3rem;
            opacity: 0.6;
            z-index: 99999;
            transform: scale(0);
        }
        @keyframes s-ripple {
            0% {
                transform: scale(0);
            }
            20% {
                transform: scale(1);
            }
            100% {
                opacity: 0;
                transform: scale(1);
            }
        }
        @keyframes s-ripple-dup {
           0% {
               transform: scale(0);
            }
           30% {
                transform: scale(1);
            }
            60% {
                transform: scale(1);
            }
            100% {
                opacity: 0;
                transform: scale(1);
            }
        }
        .control-checkbox input + .control_indicator::before {
            animation: s-ripple 250ms ease-out;
        }
        .control-checkbox input:checked + .control_indicator::before {
            animation-name: s-ripple-dup;
        }


/* fin checkbox */


#produit {
	position: fixed;
	width: 100%;
	height: auto;
	min-height: 50px;
	top: 129px;
	background-color: rgba(255,255,255,0.85);
	z-index: 100;
	-webkit-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.6); 
	box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.6);
}

.padding {
	padding: 15px;
}

.padding_left {
	padding-left: 15px;
	padding-right: 15px;
}

.degrade_violet {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#492d61+0,754ba0+100 */
	background: rgb(73,45,97); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(73,45,97,1) 0%, rgba(117,75,160,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(73,45,97,1) 0%,rgba(117,75,160,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(73,45,97,1) 0%,rgba(117,75,160,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#492d61', endColorstr='#754ba0',GradientType=0 ); /* IE6-9 */
	padding: 20px;
	height: auto;
}


.attribut {
	font-family: 'barlow', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	color: #333333;
	text-decoration: none;
}

.titre_attribut {
	font-family: 'saira', sans-serif;
	font-size: 10px;
	font-weight: 600;
	text-align: left;
	letter-spacing: 3px;
	color: #1d1d1b;
	text-decoration: none;
	text-transform: uppercase;
}

.titre_designation {
	font-family: 'saira', sans-serif;
	font-size: 10px;
	font-weight: 600;
	text-align: left;
	letter-spacing: 3px;
	color: rgba(29,29,27,0.6);
	text-decoration: none;
	text-transform: uppercase;
}

.designation {
	font-family: 'barlow', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #606060;
	text-decoration: none;
}

.designation_bold {
	font-family: 'barlow', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	color: #606060;
	text-decoration: none;
}

.nom_produit_violet {
	font-family: 'barlow', sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	color: #754ba0;
	text-decoration: none;
}

.valider {
	background-color: #008ddb;
	border-radius: 10px;
	
	font-family: 'saira', sans-serif;
	font-size: 10px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	text-decoration: none;
	letter-spacing: 3px;
	padding: 5px 10px 5px 14px;
}

.background_violet {
	background-color: rgba(219,205,233,1.00);
}


.background_produit {
	background-color: white;
	border-radius: 10px;
}

.background_produit_vignette {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
}

.fond_bouton_supp_fiche {
	background-color: #f7931e;
	border-radius: 10px;
	
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	text-align: center;
	color: #fff !important;
	letter-spacing: 1px;
	cursor: pointer;
}

.legende_blanc {
	font-family: 'saira', sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}

.legende_blanc a{
	color: white
}

.titre_gamme {
	font-family: 'saira', sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#import_status{
	color: white;
}


.formulaire {
	width: 400px;
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
	color: #0061aa !important;
	font-family: 'Saira', sans-serif;
	padding: 2px 10px 2px 12px;
	border-radius: 5px;
	border: 1px solid rgba(0,97,170,0.5)
}

.formulaire02 {
	width: 400px;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	color: #000 !important;
	font-family: 'Saira', sans-serif;
	padding: 2px 10px 2px 12px;
	border-radius: 5px;
	border: 1px solid rgba(0,97,170,0.5)
}

.supprimer {
	font-family: 'Saira', sans-serif;
	font-size: 10px;
	font-weight: 400;
	text-align: left;
	color: #00abff;
	text-decoration: none;
}

.import_export {
	font-family: 'barlow', sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 1px;
	white-space:nowrap;
	text-decoration: none;
	cursor: pointer;
	color: #00abff;
}

.import_export02 {
	font-family: 'barlow', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
}

a.import_export{
	color: #00abff;
}

.import_export:hover {
	font-family: 'barlow', sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	white-space:nowrap;
	text-decoration: underline;
}

#prod {
	display: inline-block;
	position: relative;
	width: 160;
	height: auto;
}

.telechargement {
	display: inline-block;
	position: relative;
	width: 250px;
	height: auto;
}

.titre_telechargement {
	font-family: 'barlow', sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	color: #0071bc;
	letter-spacing: 0px;
	text-decoration: none;	
}

#downloads .titre_telechargement{
	cursor: grab;
}

.liste_gamme_collectif  {
	font-family: 'saira', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	color: #4d4d4d;
	letter-spacing: 0px;
	text-decoration: none;
}

.delete-pdf{
	cursor: pointer;
}

input[type=submit].text_ajout,
input[type=submit].text_ajout_folder{
	width: 100%;
	background-color: transparent;
	border: none;
	text-align: center;
	height: 13px;
	color: white;
}

input[type=submit].text_ajout_folder{
	width: 80px;;
	margin: auto;
	background-color: #0071bc;
	padding-bottom: 3px;
	position: relative;
	height: 17px;
}

.bouton_valider {
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff !important;
	font-family: 'Saira', sans-serif;
	padding: 2px 12px 2px 15px;
	background-color: rgba(0,97,170,1.00);
	border-radius: 10px;
	border: 0px;
	margin-top: 10px;
	cursor: pointer;
}
	
