<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*steps*/
.wizard &gt; .content {
	min-height: 126em !important;
}
.wizard &gt; .steps, .wizard &gt; .actions {
	font-family:"Audiowide" !important;
}
.wizard &gt; .steps .current a {
	background-color: #E20001 !important;
	color:white !important;
}
.wizard &gt; .actions a {
	background-color: #E20001 !important;
	color:white !important;
}

.wizard &gt; .steps .disabled a {
background-color: #23a946 !important;
color:white !important;
}

.wizard &gt; .actions .disabled a {
background-color: #23a946 !important;
color:white !important;
}

.wizard &gt; .content &gt; .body textarea {
    display: block;
    border: 1px solid #ccc;
}

/*form_product_cat*/
div.form_product_cat_top {
	display:block;
	border-bottom:1px solid black;
}
div.form_product_cat_parent {
	
	
	margin-left:auto;
	margin-right:auto;
}
div.form_product_cat_titre {
	display:table-cell;
	vertical-align:middle;
	padding-left:1.5em;
}
div.form_product_cat_img {
	display:table-cell;	

	width:120px;
	height:115px;

-webkit-filter: sepia(0.2) saturate(3);
  filter: sepia(0.2) saturate(3);
}

.form_product_cat_img img {
height: 100% !important;
    width: 100% !important;
    overflow: hidden;
}

.form_product_cat_parent ul {

    list-style-type:none;
    /*margin-left: -1em !important;
    margin-right: -1em !important;*/
}

.form_product_cat_parent li {
	vertical-align: top;
	display: inline-block !important;
    margin-left: 2% !important;
   /* margin-right: 1em;*/
    width:30%;
    
}

.form_product_cat_child ul li {
    display: block;
    list-style-type:none;
    border:0px;
    margin-bottom: 0px !important;
    width:100%;
}

.form_product_cat_child a {
	color: #737E86;
}

.form_product_cat_child a:link {
	color: #737E86;
}

.form_product_cat_child a:hover {
	color: #737E86;
}


/*news*/
.news-wrapper
{
	/*margin-top: 100px;*/
	/*background-color: #333333;*/
	/*background: url(../images/bg.jpg);*/
}
.news-wrapper .news-contents-wrapper
{
	/*width: 300px;*/
	margin: auto;
	border-right: 0px dashed #6a6a6a;
	border-left: 0px dashed #6a6a6a;
	/*height: 400px;*/
}
.news-wrapper .news-contents
{
	overflow: hidden;
	position: relative;
	z-index: 998;
	height: 408px;
}
.news-wrapper .news
{
	width: 100%;
	height: 100px;
	color: #6a6a6a;
	position: absolute;
	z-index: 999;
	border-bottom: 1px dashed #6a6a6a;
}
.news-wrapper .news-header
{
	/*color: black;*/
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	/*padding-top: 12px;
	padding-left: 32px;*/
}

.clear
{
	clear: both;
}
.circle-outer
{
	width: 56px;
	height: 56px;
	border-radius: 39px;
	-moz-border-radius: 39px;
	-webkit-border-radius: 39px;
	text-align: center;
	vertical-align: middle;
	border: solid 8px #40474F;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	background-color: #40474F;
}
.circle
{
	width: 56px;
	height: 56px;
	border-radius: 32px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.circle.red
{
	color: #811909;
	background: -webkit-gradient(linear, left top, left bottom, from(#E27B5F), to(#C64423));
	background-image: -moz-linear-gradient(#E27B5F, #C64423);
	background-image: -webkit-linear-gradient(#E27B5F, #C64423);
	background-image: -o-linear-gradient(#E27B5F, #C64423);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#E27B5F, endColorstr=#C64423);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#E27B5F, endColorstr=#C64423)";
}
.circle.red2
{
	color: #811909;
	background: -webkit-gradient(linear, left top, left bottom, from(#E95F5F), to(#C64444));
	background-image: -moz-linear-gradient(#E95F5F, #C64444);
	background-image: -webkit-linear-gradient(#E95F5F, #C64444);
	background-image: -o-linear-gradient(#E95F5F, #C64444);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#E95F5F, endColorstr=#C64444);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#E95F5F, endColorstr=#C64444)";
}
.circle.yellow
{
	color: #956537;
	background: -webkit-gradient(linear, left top, left bottom, from(#FED86D), to(#FFBD4E));
	background-image: -moz-linear-gradient(#FED86D, #FFBD4E);
	background-image: -webkit-linear-gradient(#FED86D, #FFBD4E);
	background-image: -o-linear-gradient(#FED86D, #FFBD4E);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FED86D, endColorstr=#FFBD4E);
	-ms-filt  er: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FED86D, endColorstr=#FFBD4E)";
}
.circle.green
{
	color: #566F38;
	background: -webkit-gradient(linear, left top, left bottom, from(#C4D8A6), to(#C4D8A6));
	background-image: -moz-linear-gradient(#C4D8A6, #C4D8A6);
	background-image: -webkit-linear-gradient(#C4D8A6, #C4D8A6);
	background-image: -o-linear-gradient(#C4D8A6, #C4D8A6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#C4D8A6, endColorstr=#C4D8A6);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#C4D8A6, endColorstr=#C4D8A6)";
}
.circle.blue
{
	color: #2E5E6C;
	background: -webkit-gradient(linear, left top, left bottom, from(#A3CCD8), to(#5E9EB7));
	background-image: -moz-linear-gradient(#A3CCD8, #5E9EB7);
	background-image: -webkit-linear-gradient(#A3CCD8, #5E9EB7);
	background-image: -o-linear-gradient(#A3CCD8, #5E9EB7);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#A3CCD8, endColorstr=#5E9EB7);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#A3CCD8, endColorstr=#5E9EB7)";
}

.history
{ 
	padding-top: 14px;
	float: left;
	width: 25%;
	padding-left: 0px;
}

.news .description /*modifier le 08/06/2017, avant seulement .news mais conflit avec les settings*/
{
	float: left;
	width: 65%;
	padding-left: 25px;
}

.news .description .detail /*modifier le 08/06/2017, avant seulement .news mais conflit avec les settings*/
{
	font-size: 12px;
	overflow: hidden;
	color:#B1B1B1;
	/*padding-left: 10px;*/
}
.elipses, .day, .month
{
	display: block;
	height: 10px;
}
.day, .month
{
	padding-top: 6px;
}
.description h1
{
	/*color: White;*/
	margin:0px;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 0px;
}
.description h1 a, h1 a:active, h1 a:visited
{
	padding-top: 0px;
	
	text-decoration: none;
	/*color:White;*/
	font-size: 14px;
}
.description h1 a:hover
{
		padding-top: 0px;
	padding-left: 0px;
	
	text-decoration: underline;
	/*color:White;*/
}
</pre></body></html>