#menu ul.menu li .mod-languages li, #menu ul.maximenuck li .mod-languages li {
display: inline-block;  
}

.dms_payment_label {
	display: inline-block;
	height: 130px;
	width: 180px;
	box-sizing: border-box;
	background-color: #f2f2f2;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -999em;
	border: 1px solid transparent;
	border-radius: 3px;
	margin: 10px;
	float: left;
}

.dms_payment_label[for="os_paypalck"] {
	background-image: url('../images/paypal.png');
}

.dms_payment_label[for="os_paypal_pro"] {
	background-image: url('../images/credit_card.png');
}


.dms_payment_label:hover , :checked + .dms_payment_label{
	background-color: #eee;
	border: 1px solid #ccc;
}

input[name="payment_method"] {
	display: none;
}

ul li {
 line-height: 23px; 
}

#top_infos h3 {
	display: inline-block;
}

.social img {
	opacity: 0.6;
	cursor: pointer;
	transition: opacity 0.2s;
	margin: 0 5px;
}

.social img:hover {
	opacity: 1;
}

.moduletable.social {
    display: inline-flex;
}

div.frontpageicon a {
	text-decoration: none;
}

div.frontpageicon a p {
 text-decoration: none;
  color: #333;
}

div.frontpageicon a span.frontpageicontitle {
 text-decoration: none; 
}

.frontpageicon img:not(.nostyle), .favorites img.logo110 {
    border-radius: 3px;
    box-shadow: #222 0 0 5px;
    border: 1px solid #000;
    background: #333;
}

.frontpageicon.new {
border: 1px solid #ddd;
border-radius: 3px;
}

.frontpageicon:hover {
    background: #eee;
    color: #000;
}

.frontpageicon {
    width: calc(33.3% - 10px);
    height: 250px;
    padding: 10px;
    text-align: center;
    margin: 5px;
    transition: background 0.3s;
  position: relative;
  box-sizing: border-box;
  border-radius: 3px;
}

.favorites img {
    margin: 30px 20px 10px 20px;
  	max-height: 90px;
}

#newsletter .acysubbuttons, #newsletter .fieldacyemail {
	float: left;
}

#newsletter .acysubbuttons, #newsletter .fieldacyemail {
	float: left;
}

div.acymailing_module, .acymailing_module div {
	display: inline-block;
	vertical-align: top;
}

#top_infos input[type="email"],
#top_infos input[type="text"] {
	border: 2px solid #4c5a65;
	background: #3e4754;
	border-radius: 0;
	padding: 4px;
    color: #687b8a;
}

#top_infos input[type="submit"] {
	border: 2px solid #4c5a65;
	background: #2d3540;
	border-radius: 0;
	padding: 4px;
	color: #687b8a;
	font-weight: normal;
}

#top_infos input[type="submit"]:hover {
	color: #aab6be;
}

#top_infos form {
	padding: 0;
	margin: 0;
}

/*------------- For feedback factory ----------------*/

.votes .left_img .count span.t {
    color: #888;
    display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    position: static;
    text-align: center;
    text-transform: lowercase;
}

.votes .left_img .count {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #aaa;
    color: #444;
	border-radius: 3px;
}
/*
.votes .left_img .count:hover {
	background: inherit !important;
	color: inherit !important;
}*/

.votes .left_img a.vote {
	border: none;
	background: #494949;
	background-image: url("buttonbutton-gradient.svg");
	background-image: -o-linear-gradient(center top,#494949, #0a0a0a );
	background-image: -webkit-gradient(linear, left bottom, left top,#494949, #0a0a0a );
	background-image: -moz-linear-gradient(center top,#494949, #0a0a0a );
	background-image: linear-gradient(center top,#494949, #0a0a0a );
	-pie-background: linear-gradient(center top,#494949, #0a0a0a );
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #ededed;
	margin: 3px 0;
	padding: 5px 0;
	text-align: center;
	font-size: 12px;
	width: 52px
 }
 /*
.votes .left_img a.vote:hover {
	background: #0a0a0a !important;
	color: #fff !important;
}*/
 
.bottom {
	color: #aaa;
}
 /*
.bottom a {
	color: #ff5500 !important;
}*/
/*
.bottom a:hover {
	background: inherit !important;
	color: #ff5500 !important;
}*/

.bottom a:after {
	content: "";
	display: block;
}
/*
.votes h3.title a:hover {
	background: inherit !important;
	color: #ff5500 !important;
}*/

.title a:link, .title a:visited, .title a:focus {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

/** modif pour dms **/
.dm_row {
 background: #fff;
   margin: 10px 0;
   border-radius:3px;
  -moz-border-radius:3px;
  border: 1px solid #ddd;
  transition: background 0.2s;
 }
 
 .dm_row:hover {
   background: #f5f5f5;
 }
 
 .dm_row a {
   text-decoration: none;
 }
 
  .dm_row:hover a {
   text-decoration: none;
   color: #000;
 }


/* pour ribbons */
.moduletable {
	position: relative;
}

.ribbon-wrapper-green, .ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
  pointer-events: none;
}

.ribbon-green, .ribbon {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45)); 
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45); 
  color: #6a6340;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}

.ribbon-yellow {
    background-color: #bfdc7a;
    background-image: -moz-linear-gradient(center top , #ffff00, #cccc33);
    color: #666600;
}

.greyck {
	background:#eee;
	border-radius: 5px;
	padding: 10px 5px;
}

#adminForm td {
	padding: 2px;
}

.fullmodulelink {
	background: none;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}



div#megatopmenuck > div ul.maximenuck {
  position: static;
}

div#megatopmenuck .level2 .descck {
 color: #777; 
}

div#megatopmenuck.maximenuckh li.fullwidth > div.floatck {
	margin: 10px;
}

#news .moduletable {
border: 1px solid #ddd;
border-radius: 3px;
padding: 0 10px;
  margin: 0 0 10px 0;
}

.logo110:hover {
    transition: all 0.2s;
    box-shadow: #687b8a 0 0 15px !important;
}

/** articles - blog **/
.item .img-intro-left, .item-page .img-fulltext-left, .pull-left.item-image, .left.item-image {
  float:left !important;
  margin: 0 15px 0 0;
}

/*** CSS specifiques pour mise en evidence ***/
#center p.download {
  padding: 15px 60px 15px 50px;
  background: #efefef url(../images/download.gif) 15px center no-repeat;
  margin: 5px 0 5px 0;
  border-radius:5px;
  -moz-border-radius:5px;
  position: relative;
}

.priceck {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 14px 10px;
	border-left: 1px solid #bbb;
	border-radius: 0 3px 3px 0;
	box-shadow: 0 0 25px #bbb inset;
	width: 40px;
	text-align: center;
	color: #333;
}

#center p.votejed {
  padding: 15px 8px 15px 50px;
  background: #efefef url(../images/votejed.gif) 15px center no-repeat;
  margin: 5px 0 5px 0;
  border-radius:5px;
  -moz-border-radius:5px;
}

#center p.note {
  padding: 15px 8px 15px 50px;
  background: #efefef url(../images/note.gif) 15px center no-repeat;
  margin: 5px 0 5px 0;
  border-radius:5px;
  -moz-border-radius:5px;
}

#center p.important {
  padding: 15px 8px 15px 50px;
  background: #efefef url(../images/important.gif) 15px center no-repeat;
  margin: 5px 0 5px 0;
  border-radius:5px;
  -moz-border-radius:5px;
}

#center p.forum {
  padding: 15px 8px 15px 50px;
  background: #efefef url(../images/forum.gif) 15px center no-repeat;
  margin: 5px 0 5px 0;
  border-radius:5px;
  -moz-border-radius:5px;
}

#center p.wordpress {
  padding: 15px 8px 15px 50px;
  background: #efefef url(../images/wordpress.png) 15px center no-repeat;
  margin: 5px 0 5px 0;
  border-radius:5px;
  -moz-border-radius:5px;
}

#center p.wordpress a {
  color: #2EA2CC;
}

#center .video {
  border: 5px solid #E1E1E1;
  box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  border-radius:5px;
  -moz-border-radius:5px;
  
}

#center p.video2 {
  padding: 15px 8px 15px 50px;
  background: #efefef url(../images/video.gif) 15px center no-repeat;
  margin: 5px 0 5px 0;
  border-radius:5px;
  -moz-border-radius:5px;
}

#center p.code {
	background: none;
	margin: 5px;
	padding: 5px 10px;
	border: 1px solid #E1E1E1;
	border-left-width: 10px;
	font-family: monospace;
}

#center p.translation {
	padding: 15px 8px 15px 50px;
	background: #efefef url(../images/translation.gif) 15px center no-repeat;
	margin: 5px 0 5px 0;
	border-radius:5px;
	-moz-border-radius:5px;
}

#center p.download a ,#center p.votejed a, #center p.note a, #center p.important a, #center p.forum a, #center p.wordpress a, #center p.video2 a, #center p.translation a {
  text-decoration: none;
}

#center p.download a:hover, #center p.votejed a:hover, #center p.note a:hover, #center p.important a:hover, #center p.forum a:hover, #center p.wordpress a:hover, #center p.video2 a:hover, #center p.translation a:hover {
  text-decoration: underline;
}

.imgthumb img, img.imgthumb  {
  -moz-box-shadow: 1px 1px 3px #333; 
  box-shadow: 1px 1px 3px #333; 
  margin: 5px;
}

.moduletable.menu li {
    list-style: none;
}

.moduletable.menu li a:before, .bullet:before {
    content: "";
    display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 7px;
border-color: transparent transparent transparent #d7391f;
  margin-right: 5px;
}

.bullet:before {
 border-color: transparent transparent transparent #303030;
}

.moduletable.menu li a:hover:before {
  border-color: transparent transparent transparent #000000;
}

.bullet:hover:before {
  border-color: transparent transparent transparent #ffffff;
}

.moduletable.menu li a.logolinkandtext {
 display: block;
  text-align: center;
}

.moduletable.menu li a.logolinkandtext:before {
 content: none; 
}

.button {
 display: inline-block; 
}

/*a#cookiesck_accept:hover {
    font-size: 100%;
  background: #fff;
  color: #333;
}

div#cookiesck {
  background: rgba(0,0,0,0.7);
}*/

#header, #header-row.istopfixed {
  background: #485561; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #485561 0%, #2d3542 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #485561 0%,#2d3542 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #485561 0%,#2d3542 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485561', endColorstr='#2d3542',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */  

}

#wrapper7 {
	background: #2d3542;
}

#wrapper7 > .inner {
    padding: 20px 0;
}

#eyecatcher > div.inner {
    color: #687b8a;
    padding: 20px 0 30px 0;
    text-align: center;
}

#eyecatcher div.moduletable h3 {
    color: #666;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 15px;
    font-size: 40px;
}

.ckpricetabletitle .pro {
	background: antiquewhite;
}

.ckpricetabletitle {
	text-align: center;
	font-size: 30px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px 0;
	background: #f2f2f2;
	padding: 10px 0;
	line-height: 36px;
}

.ckpricetable {
	border: 1px solid #ddd;
	border-radius: 3px;
	height: 100%;
	margin: 0 0 20px 0;
}

.ckpricetable .fa-check {
	color: green;
	width: 13px;
}
.ckpricetable .fa-times {
	color: red;
	width: 13px;
}

.ckpricetablecontent {
	padding: 20px;
}

.ckpricetablebutton {
	text-align :center;
	padding: 10px 0 10px 0;
}

.ckpricetablebutton a {
	display: inline-block;
	padding: 7px 20px;
	background: dimgrey;
	color: white;
	text-transform: uppercase;
	border-radius: 2px;
	cursor: pointer;
	transition: all 0.2s;
	border: 2px solid dimgray;
}

.ckpricetablebutton a:hover {
	background: white;
	color: black;
}

.ckpricetableprice {
	text-align: center;
	font-size: 35px;
	padding: 10px;
}

a.readmore-red {
	background: #d7391f;
	color: white;
	padding: 10px 14px;
	border-radius: 20px;
	margin: 10px auto 0 0;
	display: inline-block;
	transition: all 0.2s;
}
a.readmore-red:hover {
	background: #666;
}

.readmore-red::before {
	content: "\f35a";
	display: inline-block;
	font-family: "Font Awesome 6 Free";
	margin: 0 5px;
}

a.readmore-red.big {
	padding: 10px 15px;
	font-size: 16px;
}

/*.ckdocumentation img:not(.nostyle) {
	padding: 1px;
	border: 1px solid #ccc;
}*/

.img-shadow {
	box-shadow: #888 0 0 40px;
}

#pbckaddonslist li {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	border-radius: 2px;
}
#pbckaddonslist {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}

.table-of-contents-ck li {
	line-height: 22px;
}

.table-of-contents-ck, .table-of-contents-ck ol {
	list-style: none;
	padding: 5px 10px 10px;
}

.table-of-contents-ck {
	border-left: 1px solid #ccc;
	padding-left: 50px;
	margin: 20px 0;
	font-size: 14px;
	line-height: 1.5em;
}

.page-header {
	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;
}

#member-registration legend {
	font-size: 26px;
	line-height: 30px;
}

#jform_contact_email_copy {
	padding: 10px;
}

code {
	background: #eee;
	padding: 1px 4px;
	border-radius: 3px;
	color: #d7391f;
	/*display: inline-block;*/
	border: 1px solid #e1e1e8;
}

pre {
	background: none;
	margin: 5px;
	padding: 5px 10px;
	border: 1px solid #E1E1E1;
	border-left-width: 10px;
	font-family: monospace;
	white-space: break-spaces;
}

/* for Joomla 4 */

.table {
  --table-color: #111;
  --table-bg: transparent;
  --table-border-color: #ddd;
  --table-accent-bg: transparent;
  --table-striped-color: #111;
  --table-striped-bg: rgba(0, 0, 0, 0.05);
  --table-active-color: #111;
  --table-active-bg: rgba(0, 0, 0, 0.1);
  --table-hover-color: #111;
  --table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #111;
  vertical-align: top;
  border-color: #ddd;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: #fff;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #ddd;
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: 2px solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
	border-style: solid;
  border-width: 1px 0;
  border-color: #ddd;
}
.table-bordered > :not(caption) > * > * {
	border-style: solid;
  border-width: 0 1px;
  border-color: #ddd;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --table-accent-bg: var(--table-striped-bg);
  color: var(--table-striped-color);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --table-accent-bg: var(--table-striped-bg);
  color: var(--table-striped-color);
}

.table-active {
  --table-accent-bg: var(--table-active-bg);
  color: var(--table-active-color);
}

.table-hover > tbody > tr:hover > * {
  --table-accent-bg: var(--table-hover-bg);
  color: var(--table-hover-color);
}

.table-primary {
  --table-color: hsl(0, 0%, 0%);
  --table-bg: #cfd4dd;
  --table-border-color: #babfc7;
  --table-striped-bg: #c5c9d2;
  --table-striped-color: hsl(0, 0%, 0%);
  --table-active-bg: #babfc7;
  --table-active-color: hsl(0, 0%, 0%);
  --table-hover-bg: #bfc4cc;
  --table-hover-color: hsl(0, 0%, 0%);
  color: #111;
  border-color: #ddd;
}

.table-secondary {
  --table-color: hsl(0, 0%, 0%);
  --table-bg: #e2e3e5;
  --table-border-color: #cbccce;
  --table-striped-bg: #d7d8da;
  --table-striped-color: hsl(0, 0%, 0%);
  --table-active-bg: #cbccce;
  --table-active-color: hsl(0, 0%, 0%);
  --table-hover-bg: #d1d2d4;
  --table-hover-color: hsl(0, 0%, 0%);
  color: #111;
  border-color: #ddd;
}

.table-success {
  --table-color: hsl(0, 0%, 0%);
  --table-bg: #dae6da;
  --table-border-color: #c4cfc4;
  --table-striped-bg: #cfdbcf;
  --table-striped-color: hsl(0, 0%, 0%);
  --table-active-bg: #c4cfc4;
  --table-active-color: hsl(0, 0%, 0%);
  --table-hover-bg: #cad5ca;
  --table-hover-color: hsl(0, 0%, 0%);
  color: #111;
  border-color: #ddd;
}

.table-info {
  --table-color: hsl(0, 0%, 0%);
  --table-bg: #d6e0e8;
  --table-border-color: #c1cad1;
  --table-striped-bg: #cbd5dc;
  --table-striped-color: hsl(0, 0%, 0%);
  --table-active-bg: #c1cad1;
  --table-active-color: hsl(0, 0%, 0%);
  --table-hover-bg: #c6cfd7;
  --table-hover-color: hsl(0, 0%, 0%);
  color: #111;
  border-color: #ddd;
}

.table-warning {
  --table-color: hsl(0, 0%, 0%);
  --table-bg: #efe0cc;
  --table-border-color: #d7cab8;
  --table-striped-bg: #e3d5c2;
  --table-striped-color: hsl(0, 0%, 0%);
  --table-active-bg: #d7cab8;
  --table-active-color: hsl(0, 0%, 0%);
  --table-hover-bg: #ddcfbd;
  --table-hover-color: hsl(0, 0%, 0%);
  color: #111;
  border-color: #ddd;
}

.table-danger {
  --table-color: hsl(0, 0%, 0%);
  --table-bg: #edd2d1;
  --table-border-color: #d5bdbc;
  --table-striped-bg: #e1c8c7;
  --table-striped-color: hsl(0, 0%, 0%);
  --table-active-bg: #d5bdbc;
  --table-active-color: hsl(0, 0%, 0%);
  --table-hover-bg: #dbc2c1;
  --table-hover-color: hsl(0, 0%, 0%);
  color: #111;
  border-color: #ddd;
}

.table-light {
  --table-color: hsl(0, 0%, 0%);
  --table-bg: hsl(210, 17%, 98%);
  --table-border-color: #e0e1e2;
  --table-striped-bg: #edeeee;
  --table-striped-color: hsl(0, 0%, 0%);
  --table-active-bg: #e0e1e2;
  --table-active-color: hsl(0, 0%, 0%);
  --table-hover-bg: #e6e7e8;
  --table-hover-color: hsl(0, 0%, 0%);
  color: #111;
  border-color: #ddd;
}

.table-dark {
  --table-color: hsl(0, 0%, 100%);
  --table-bg: hsl(210, 10%, 23%);
  --table-border-color: #494f54;
  --table-striped-bg: #3f454b;
  --table-striped-color: hsl(0, 0%, 100%);
  --table-active-bg: #494f54;
  --table-active-color: hsl(0, 0%, 100%);
  --table-hover-bg: #444a4f;
  --table-hover-color: hsl(0, 0%, 100%);
  color: #111;
  border-color: #ddd;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table tbody th {
  font-weight: 500;
}
.table thead th {
  white-space: nowrap;
  border-bottom-width: 1px;
}
.table th,
.table td {
  vertical-align: middle;
}
.table th label,
.table td label {
  margin-bottom: 0;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}


.badge {
	background: #666;
}

a.ckpricetablebuttonsmall {
	font-size: 12px;
	padding: 4px 12px;
}

legend {
    font-size: 26px;
    font-weight: bold;
    padding: 20px 0;
}

dt {
    font-weight: 700;
}