/*hide existing checkbox*/
.formulaire-demo1 .AxeptioConsentCheckbox input[type=checkbox], .formulaire-demo2 .AxeptioConsentCheckbox input[type=checkbox] {
-webkit-appearance: none;
.formulaire-demo1 .AxeptioConsentCheckbox input[type=checkbox] {
/*new checkbox design CHECKED*/
.formulaire-demo1 .AxeptioConsentCheckbox input[type=checkbox]:checked {
font-family: FontAwesome;
.formulaire-demo1 .AxeptioConsentDetailsText {
.formulaire-demo1 .AxeptioConsentDetailsLink {
background-color: #EEEEEE;
padding: 2px 6px 2px 6px;