/************
 CUSTOM SIZE
*************/
.full-width-cr882{
    display: block!important;
    width: 100%!important;
}

.v16_1.page.libre .onglet_client li.ui-tabs-active a, .v16_1.page.libre .onglet_client li.ui-tabs-active {
    background: #FFF none repeat scroll 0px 0px !important;
}

.v16_1.page.libre .onglet_client > ul li:hover {
    border: 1px solid #ffffff !important;
}

.auto-height-cr882{
    height: auto!important;
    min-height: initial!important;
    min-height: auto!important;
    max-height: none!important;
}

.auto-width-cr882{
    width: auto!important;
    min-width: auto!important;
    max-width: none!important;
}

.no-margin-cr882{
    margin: 0!important;
}

.no-border-cr882{
    border: none!important;
}

.center-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.center-title-cr882{
    text-align: center!important;
    padding-bottom: 10px!important;
}

.centered-button-cr882{
    display: block!important;
    margin: 0 auto!important;
}

/*********
 CLEARFIX
**********/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*****
 TABS
******/
.v16_1.page.libre .onglet_client li.ui-tabs-active a, 
.v16_1.page.libre .onglet_client li.ui-tabs-active a:active, 
.v16_1.page.libre .onglet_client li.ui-tabs-active a:focus,
.v16_1.page.libre .onglet_client li.ui-tabs-active a:link,
.v16_1.page.libre .onglet_client li.ui-tabs-active a:visited{
    border: none!important;
    background: none!important;
    outline: none!important
}

.v16_1.page.libre .onglet_client a{color:#666}

.v16_1.page.libre .ui-tabs .ui-tabs-panel .normal-list li{
    padding: 0 0 0 20px !important;
}

.normal-list li{
    background: none transparent!important;
    display: list-item!important;
    font-weight: normal!important;
	height: auto !important;
    min-height: auto !important;
}

.v16_1.page.libre section .mainContent h3{
    font-weight: bold;
}

.ui-state-focus,
.ui-state-focus:focus,
.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active,
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default{
    outline: none!important;
    border: 1px solid white!important;
}

.v16_1.page.libre .ui-tabs .ui-tabs-panel .mainContent{
    padding-top: 40px;
}

/*************
 LEGAL NOTICE
**************/
.bloc-notice,
.bloc-notice p{
	font-size: 0.9em!important;
}

/****************
 OPENABLE BLOCS
*****************/
.item-openable-cr882{
    position: relative;
    margin: 6px!important;
}

.item-openable-cr882 h3 {
    text-transform: none!important;
    font-size: 1.3em!important;
}

.item-openable-cr882 h3 a {
    padding: 10px!important;
    color: #666!important;
}

.item-openable-cr882:hover h3 a {
    color: white!important;
}

.hidden-links-cr882{
    position: absolute!important;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%!important;
    z-index: 10;
    padding:5px 0!important;
    background: #eeeeee!important;
}

.hidden-links-cr882.hidden-list-cr882 li{
    background-color: none;
    padding:0!important;
    margin:0!important;
    display: block!important;
    width: 100%!important;
    height: auto!important;
    background: transparent!important;
}

.hidden-links-cr882.hidden-list-cr882 li:before{
    top: 5px;
}

.hidden-links-cr882.hidden-list-cr882 li a{
    text-align: left!important;
    padding: 5px 10px 5px 20px!important;
    font-size: 0.9em;
    font-weight: normal!important;
    color: #666666!important;
}

.hidden-links-cr882.hidden-list-cr882 li a:hover{
    color: #86ce00!important;
}

.item-openable-cr882 .sprite{
    margin-top: 40px;
}

.item-openable-cr882 > h3 + p{
    margin-top: 60px!important;
}

.v16_1.page.libre section .mainContent a{
	border-bottom: inherit;
}
	
@media screen and (max-width: 960px){
    .item-openable-cr882{
        width: 100%!important;
    }
}

/***************
 BLOC SOLUTIONS
****************/
.solutions-cr882 a{
    display: block;
    margin-left: 25px;
}

.solutions-cr882 a::before {
    color: #86ce00;
    content: "\2022  ";
    left: 25px;
    position: absolute;
    font-size: 1.2em;
}

.v16_1 .produit .item .icone{
    margin-right: auto!important;
    margin-left:auto!important;
    margin-top: 75px!important;
}

/*****************
 MENTIONS LEGALES
******************/
.mentions-openable-title-cr882{
    margin-top: 20px;  
    margin-left: 30px;  
    cursor: pointer;
}

.mentions-openable-title-cr882::before {
    color: #86ce00;
    content: "\25ba  ";
    left: 25px;
    position: absolute;
}

.mentions-openable-title-cr882.opened::before {
    content: "\25bc  ";
}

.mentions-openable-cr882{
    display: none;
    font-size: 0.8em!important;    
}

/***********
 ACCORDIONS
************/

.accordion-title3-cr882 {
    cursor: pointer;
    clear: both;
    margin: 0;
}

.accordion-title-cr882{
    background-color: #86ce00;
    color: #FFFFFF!important;
    padding-left: 30px!important;
    cursor: pointer;
}

.accordion-title-cr882::before {
    color: #FFFFFF;
    content: "\25ba  ";
    left: 25px;
    position: absolute;
}

.accordion-title-cr882.opened::before, .accordion-black-cr882.opened::before {
    content: "\25bc  ";
}

.accordion-cr882, .accordionbk-cr882 {
    display: none;  
    padding: 10px;  
}

.accordionbk-cr882 {
    display: none;  
    padding: 5px;  
}

.accordion-black-cr882::before {
    color: inherit;
    content: "\25ba  ";
    left: 25px;
    position: absolute;
}
.accordion-black-cr882 {
    padding-left: 30px!important;
    cursor: pointer;
}

/****************
 RESPONSIVE TABS
****************/
.responsive-tab-cr882,
.tab-cr882{
    width: 100%!important;
}

.responsive-tab-cr882 th,
.tab-cr882 th{
    background: #f0f0f0; 
    font-weight:bold;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
}
.responsive-tab-cr882 td,
.tab-cr882 td{
    padding: 5px;
    text-align: center;
    border-bottom: 1px solid #E1e1e1;
    vertical-align: middle;
}
.responsive-tab-cr882 tbody tr td:nth-of-type(1),
.tab-cr882  tbody tr td:nth-of-type(1){
    font-weight: bold;
}

@media screen and (max-width: 1559px) {
    .responsive-tab-cr882 {
        width:100%;
    }
    .responsive-tab-cr882 thead {
        display: none;
    }
    .responsive-tab-cr882 tr:nth-of-type(2n) {
        background-color: inherit;
    }
    .responsive-tab-cr882 tr td:first-child {
        background: #f0f0f0; 
        font-weight:bold;
        font-size: 1.2em;
    }
    .responsive-tab-cr882 tbody td {
        display: block;  
        text-align:center;
        width: 100%!important;
    }
    .responsive-tab-cr882 tbody td:before { 
        content: attr(data-th); 
        display: block;
        text-align:center;  
    }
}

/************
 SMALL BLOCS
*************/
.v16_1 .produit .small-bloc{
    width: 180px;
    height: 180px;
}

.v16_1 .produit .small-bloc h3{
    font-size: 1em!important;
}

@media screen and (max-width: 949px) and (min-width: 760px) {
     .v16_1 .produit .small-bloc{
        width: 46%;
    }	
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 760px) {
.v16_1.page.libre .onglet_client ul li{
    position: relative !important; 
    top:0px !important}
}

@media screen and (max-width: 759px) {
    .v16_1 .produit .small-bloc{
        width: 100%;
        height: 120px;
    }
    .v16_1 .produit .small-bloc .icone{
        margin-top: 27px!important;
    }
	.v16_1 .bloc {min-height: initial;}
	.v16_1 .footer-ban ul{width: 100%;}
	.v16_1 .footer-ban li{text-indent: inherit; font-size: 7px;}
}


/******
 LINKS
*******/
.cr882-links-mailto {
	text-decoration: underline!important;
	word-wrap: break-word;
    overflow-wrap: break-word;
}

a[href^="mailto:"] { 
    text-decoration: underline!important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.page.libre .mainContent a:not(.button):not(.fake-link-cr882) {
    color: rgba(150, 202, 18, 1);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.page.libre .mainContent a:not(.button):not(.fake-link-cr882):hover {
    color: rgba(6, 67, 37, 1);
}

/************
 SMALL FONT
*************/
small.small-cr882{
    font-size: 0.8em!important;
}

/************
 BLOCKQUOTE
*************/
blockquote {
    padding-left: 2em;
	font-size: .9em;
}



/******************
 ONGLETS RESPONSIVE
******************
@media screen and (max-width: 959px) {
.onglet_client ul  {
display: block !important;
width: 100% !important;
}

.onglet_client ul li {
display: block !important;
width: 100% !important;
border-bottom:1px solid #fff !important;
}
}
*/

/*****************
 VIDEO RESPONSIVE
******************/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	/*width: 600px;*/
	max-width: 100%;
}



/***********
PAGE ONGLET
************/

.v16_1.page.libre .onglet_client .mainCols .mainContent ul li {
    display: block;
    background: none;
    transition: none;
    font-weight: normal;
    margin-right: 0;
    padding: 10px 0 10px 20px;
}

.v16_1.page.libre .onglet_client .mainCols .mainContent ul li a, 
.v16_1.page.libre .onglet_client .mainCols .mainContent a {
    padding: 0px;
}