/**** modal, retirer la fonction d'edition rapide dans le contenu d'une modal ****/
.modal_body #fab_menu{
    display: none !important;
}
/* bouton modal doublon memrbe inscription evenement */
.continuerInscripBtn{
    font-size:12px !important;
    width: 350px !important;
    margin-right: 50px !important;
}
.max_width_500{max-width: 500px;}
.max_width_1000{max-width: 1000px;}
.width_100{width: 100%;}
.main{
    vertical-align: top;
}
.no-over{
    overflow: inherit;
}
.PhotoGroup img{
    /*margin: 10px;*/
    border: 1px solid #968772;
    /*max-height: 66px;*/
}
#PhotoAlbumList{
    overflow: auto;
}
#PhotoAlbumList li{
    list-style: none;
    float: left;
}
.overflow_hidden{overflow:hidden !important;}

.table-row{display: table-row;}
.table-cell{display: table-cell;}
/*--------------------- centre_doc_home  / centre_doc-------------------*/
#centre_doc_container{
    /*margin: 40px auto;*/
}
.centre_doc_text_wrapper{
    /*width: calc(100% - 40px);*/
    /*text-align: center;*/
}

#centre_doc_container a {
    text-decoration: none;
}
#centre_doc_container a img{
    -webkit-transition: opacity 0.5s; /* Safari */
    transition: opacity 0.5s;
    width: 100%;
    height:auto;
}
#centre_doc_container a:hover img{
    -webkit-transition: opacity 0.5s; /* Safari */
    transition: opacity 0.5s;
}

#centre_doc_container a span.centre_doc_text_bottom p{
    font-size: 30px;
    margin-top: 0;
    color: #fff;
    -webkit-transition: font-size 0.5s; /* Safari */
    transition: font-size 0.5s;
}
#centre_doc_container a:hover span.centre_doc_text_bottom p{
    font-size: 35px;
    -webkit-transition: font-size 0.5s; /* Safari */
    transition: font-size 0.5s;
}
#centre_doc_container a span.centre_doc_text_top p{
    font-size: 22px;
    margin-bottom: 0;
    color: #fff;
    -webkit-transition: font-size 0.5s; /* Safari */
    transition: font-size 0.5s;
}
#centre_doc_container a:hover span.centre_doc_text_top p{
    font-size: 27px;
    -webkit-transition: font-size 0.5s; /* Safari */
    transition: font-size 0.5s;
}
.centre_doc_content {
    text-align: left;
    color: #fff;
    position: relative;
    overflow: hidden;
    background-position: center;
    margin-bottom:15px;
}
.centre_doc_text p {
    color: #fff;
}

.centre_doc_text {
    display: inline-block;
    background-color: rgba(255,255,255,0.5) !important;
    padding: 2px 15px 0;
    line-height: 2em;
    position: absolute;
    width:100%;
    z-index: 2;
    left: 0;
    top:0;
}

.centre_doc img{
    width: 100%;
    height:auto;
}

.formation_liste{
    position: relative;
}

.formation_cat_desc{
    /*display: none; */
}
.formation_nbr{height: 25px;}
.formation_cat_titre{
    position: absolute;
    top: 0%;
    width: calc(100% - 20px);
    /*height: calc(100% - 35px);*/
    height: 100%;
    text-align: center;
    background: rgba(0,0,0,0.5) ;
}
.formation_cat_titre h3{
    font-weight: 600;
    color:#fff;
    min-height: auto;
    margin:24% 0 0;
    padding:15px 0 20px;
}
.formation_cat_desc p{
    font-size: 18px;
    line-height: 1.2em;

}

.img_cat_formation, .img_cat_formation_detail {
    max-height: none !important;
}


#slider_doc_cat{
    margin-top: 2.8%;
}

#slider_doc_cat .owl-prev{
    left: 0%; top: 25%;
}
#slider_doc_cat .owl-next{
    right: 0%; top: 25%;
}

#slider_doc_cat .owl-wrapper{
    display: flex !important;
    align-items: stretch;
}
#slider_doc_cat .owl-wrapper >.owl-item{
    min-width: 307px;
    display: flex;
    align-items: stretch;
}
#slider_doc_cat .owl-wrapper > .owl-item > div{
    display: flex;
    align-items: stretch;
}

/*-----------thuile doc---------*/

.facette .doc_wrapper{
    display: flex;
}

.doc_wrapper{
    padding-top:0 !important;
    margin: 20px 0 !important;
    min-height: 500px !important;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.doc_wrapper .doc_img{
    padding:0;
    position: relative;
}
/*.doc_img{
    margin-bottom:20px;
} */
/*.doc_img img {
    max-height: none !important;
}*/

#doc_form_search .spc_doc_titre{
    height: 66px;
    overflow: hidden;
}

.doc_img_opacity{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5) ;
}
#slider_doc_cat .doc_img_opacity{width: calc(100% - 30px);}
.doc_img_opacity .spc_doc_titre{
    display: block !important;
    position: relative;
    top: 36%;
    width: 100%;
    padding:0 20px;
    text-align: center;
    color:#fff;
    font-weight:600;
    font-size:21px;
    line-height:1.05em;
}
.doc_detail p{
    font-size: 18px;
    line-height: 1.2em;
}
.doc_detail_titre{
    /* display: none; */
}

/* Capsule wrapper */
.list_capsule .doc_img, .doc_detail, .doc_link{
    width: 100% !important;
    display: block;
}

/* Capsule */
.facette .list_capsule, .owl-item .list_capsule {
   display: flex;
   flex-direction: column;
   justify-content: flex-start;

}

.facette .list_capsule>a, .owl-item .list_capsule>a {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-decoration: none !important;
}
.owl-item a.lara_log_taxo {
    flex-grow: unset !important;
    gap: 0px;
}
.owl-wrapper .doc_img_opacity {
width: calc(100% - 30px);
}

.facette .list_capsule .doc_link  {
   justify-self: flex-end;
}

.doc_detail h3{
    margin-top:10px;
    text-transform: none;
    min-height:86px;
}
.doc_detail.fix-min-height, .doc_link{
    min-height: 82px;
}
.doc_img_opacity{
    position: absolute;
}
.doc_img img{
    max-height: 190px;
    max-width: 100%;
    width: auto !important;
    margin: 0 auto;
    display: block;
}
.formation_liste h3{
    min-height: 45px;
}
.doc_detail p.fix-min-height{
    min-height: fit-content;
}
.list_capsule .doc_img
{
    padding: 0;
    position: relative;
}
div#slider_doc_cat .doc_img_opacity
{
    width:100% !important;
    height:100% !important;
}

.facette .doc_wrapper , #wrapper_list_paginate .oneItem_wrapper
{
min-height:fit-content !important;
height:fit-content !important;
}
.facette .doc_wrapper .fa-lock
{
    bottom: 30px !important;
}
.spc_doc_titre{
    display:none;
}

.doc_text>h3,.doc_text>h2,.doc_text>h1{
    margin-top:0 !important;
}

#detail_doc{
    padding-bottom:20px !important;
}

/*---------- search doc-----------*/
.panel-default > .panel-heading {
    background:none;
    border-top: 2px solid #000;
    border-radius: 0;
}
#invoice_account_history .panel-default > .panel-heading {
    border: none;
}

#accordion_search_doc .panel-heading{
    padding: 15px 0px 15px 5px;
}
#accordion_search_doc .panel-heading h4{
    font-size: 21px;
    color:#000;
}
#doc_input_search{
    border-left: 0;
    border-right: 0;
    border-top:0;
    border-bottom: solid 5px #2a5980;
    font-size:18px;
    width: calc(100% - 50px);
    max-width:350px;
    float: right;
    box-shadow:none;
    border-radius: 0;
    padding: 0px 60px 10px 10px;
}
#doc_sbt_search{
    float: right;
    color: #2a5980;
    font-size: 35px;
    margin-left: -40px;
    z-index: 2;
    position: relative;
    cursor: pointer;
}

/*--------------------- Quicklinks -------------------*/
#quicklink_container{
    /*margin: 40px auto;*/
}
#quicklink_container a {
    text-decoration: none;
}
#quicklink_container a img{
    -webkit-transition: opacity 0.5s; /* Safari */
    transition: opacity 0.5s;
}
#quicklink_container a:hover img{
    -webkit-transition: opacity 0.5s; /* Safari */
    transition: opacity 0.5s;
}

#quicklink_container a span.text_bottom p{
    font-size: 30px;
    margin-top: 0;
    color: #fff;
    -webkit-transition: font-size 0.5s; /* Safari */
    transition: font-size 0.5s;
}
#quicklink_container a:hover span.text_bottom p{
    font-size: 35px;
    -webkit-transition: font-size 0.5s; /* Safari */
    transition: font-size 0.5s;
}
#quicklink_container a span.text_top p{
    font-size: 22px;
    margin-bottom: 0;
    color: #fff;
    -webkit-transition: font-size 0.5s; /* Safari */
    transition: font-size 0.5s;
}
#quicklink_container a:hover span.text_top p{
    font-size: 27px;
    -webkit-transition: font-size 0.5s; /* Safari */
    transition: font-size 0.5s;
}
.quicklink_content {
    text-align: left;
    color: #fff;
    position: relative;
    overflow: hidden;
    background-position: center;
    margin-bottom:15px;
}
.quicklink_text p {
    color: #fff;
}

.quicklink_text {
    display: inline-block;
    background-color: rgba(0,0,0,.5);
    padding: 2px 15px 0;
    line-height: 2em;
    position: absolute;
    width:100%;
    z-index: 2;
    left: 0;
}

.quicklink_content img{
    width: 100%;
    height:auto;
}
#quicklink_1{
    background-color: #ababab;
}
#quicklink_2{
    background-color: #333333;
}
#quicklink_3{
    background-color: #999999;
}

/* Album photo inline*/
.album_item {
    margin-bottom: 2%;
}

.messageStackError{
    color:red !important;
}

a.listeCommerce{
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    width: 100%;
    padding: 4px 4px 4px 0px;
}
a.listeCommerce:hover{
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    width: 100%;
    padding: 4px 4px 4px 0px;

}

.ibouton {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 11px;
    color: #333333;
    background-color: #cccccc;
    font-weight: bold;
    cursor: hand;
    border: thin outset #cccccc;
}

.itexte {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #666666;
    background-color: #FFFFFF;

}


.plan_site td, .plan_site tr, .plan_site img, .plan_site table, .plan_site{
    background:none !important;
    font-size: inherit !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    vertical-align: top !important;
}

.Field{
    overflow: auto;
}
.Field label{
    display: block;
    float: left;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 0 2% 0 0;
    width: 33%;
}
.Field input[type="text"]{
}

/* Scroll to top */
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.8);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.modal-dialog{
    z-index: 99999;
}
.modal-body, .modal-header{
    overflow: auto;
}
.modal-header .close{
    background: #000 !important;
}
body.modal-open #sidebar,
body.modal-open #sidebar_fixe,
body.modal-open #menu_principal,
body.modal-open #header,
body.modal-open #footer_wrapper,
body.modal-open #cookieAcceptBar,
body.modal-open #legal_wrapper{
    z-index: -1 !important;
}

/*--------------------------------------*/

.no_radius{
    border-radius: 0 !important;
}
.fix_overflow{
    overflow: auto !important;
}

.general_form input[type="text"], .general_form textarea, .general_form select, .general_form input[type="password"], .general_form input[type="email"]{
    border: 1px solid #959595;
    border-radius: 2px;
    color: #606060;
    font-size: 14px !important;
    height: 30px;
    padding: 3px 0 3px 10px;
    margin: 0px 0 10px;
    width: 60%;
    float: right;
}
.general_form input[type="radio"], .general_form input[type="checkbox"]
{
    margin-left: 5%;
}
.general_form textarea{
    height: 100px;
}

.table_general_form input[type="text"], .table_general_form textarea, .table_general_form select, .table_general_form input[type="password"]{
    width:95% !important;
}

.general_form label{
    font-weight: normal;
    margin: 15px 0 7px;
    font-size: 0.9375em;
    color: #4c4544;
    width: 35%;
    margin: 7px 0 0px;
}


#formLibrarySearch input[type="text"], #formLibrarySearch select{
    border: 1px solid #959595;
    border-radius: 2px;
    color: #606060;
    font-size: 14px !important;
    height: 30px;
    padding: 3px 0 3px 10px;
    margin-top: 10px;
    width: 70%;
}

#formLibrarySearch label{
    display: inline-block;
    width: 35%;
}

#formLibrarySearch .content{
    width: 100%;
}

#formLibrarySearch .dates input[type="text"]{ width: 15%;}

#custom_form label.error{
    color:red;
    margin: 0 5px;
}

/*-----------------------form devenir membre----------------------------*/
/*.main_account_form:nth-child(odd) {
    background: #f4f8fb;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
} */
.main_account_form{
    padding:10px 0;
}
.main_account_form input[type="radio"], .main_account_form input[type="checkbox"] {
    margin:15px 0 37px;
    display: inline-block;
}
.main_account_form .form-control{
 	width: calc(100% - 70px) !important;
    display: inline-block;
    margin: 5px 0 25px;
}
.main_account_form i{
    font-size: 1.5em;
    margin:0 20px 0 0;
}

.main_account_form .form-control::placeholder { /* Most modern browsers support this now. */
   color:    #999;
   font-size:15px;
}
.spc_required , .inputRequirement{
    color: #FFC757;
    font-size: 20px;
}
.main_account_form input[required] + .spc_required{
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    bottom: 31px;
    left: 4%;
    z-index: 10;
}
.main_account_form input[required]:valid + .spc_required{
    display: none !important;
}
.main_account_form input[required]{
    padding-left: 2.5%;
}
.fieldValue .form-control {
    width:calc(100% - 20px) !important;
    float:left;
}
.fieldValue .inputRequirement{
    float:right;
}


/*---------------------------------------------------*/

.sectionClose{
    margin: 20px 0;
    background: #f7f7f7 none repeat scroll 0 0;
    padding: 10px;
    border:2px solid #c0bec5
}


#table_vote{
    border:0;
}
#table_vote td{
    padding: 5px;
    border:0px solid #c0bec5;
    vertical-align: middle;
}
#table_vote td table td{
    border: 0;
    vertical-align: middle;
}



#create_account_form table, #create_account_form table tr,
#account_form table, #account_form tr,
#form_new table, #form_new tr{
    width: 100%;
}
#create_account_form .main,
#account_form .main,
#account_edit .main,
#form_new .mail{
    width: 44%;
    padding: 5px 3%;
    font-size:1em;
}

#create_account_form_newsletter{
    font-size:0.8em !important;
}
/*
#create_account_form .infoBoxContents tr:nth-child(even),
#account_form  .infoBoxContents tr:nth-child(even){
    background-color: #d1e4fd;
    padding: 5px 0;
}*/
#courriel_validation{
    border: 1px solid #959595;
    border-radius: 2px;
    color: #606060;
    font-size: 14px !important;
    height: 30px;
    padding: 3px 0 3px 10px;
}


#create_account_form .main input[type="text"], #create_account_form .main input[type="password"],#create_account_form .main input[type="number"], .validate_form .main input[type="email"],
#account_form .main input[type="text"], #account_form .main input[type="password"],
#CheckEmailLoginForm input[type="text"], #CheckEmailLoginForm input[type="password"],
#CheckEmailValidForm input[type="text"], #CheckEmailValidForm input[type="password"],
#Module-ContactForm .Field input[type="text"], #Module-ContactForm .Field textarea,
#form-emploi input[type="text"], #form-emploi textarea, .main textarea,
#formProfilesSearch input[type="text"], #rechercher,
#form_new input[type="password"], #form_new input[type="text"],
#account_edit input[type="password"], #account_edit input[type="text"],
#form_search_emploi input[type="text"], #form_search_emploi select
{
    border: 1px solid #959595;
    border-radius: 2px;
    color: #606060;
    font-size: 14px !important;
    height: 30px;
    padding: 3px 0 3px 10px;
    width: 80%;
}

.main input[type="text"]:focus, #create_account_form .main input[type="password"]:focus,
#account_form .main input[type="text"]:focus, #account_form .main input[type="password"]:focus,
#CheckEmailLoginForm input[type="text"]:focus, #CheckEmailLoginForm input[type="password"]:focus,
#CheckEmailValidForm input[type="text"]:focus, #CheckEmailValidForm input[type="password"]:focus,
#Module-ContactForm .Field input[type="text"]:focus, #Module-ContactForm .Field textarea:focus,
#form-emploi input[type="text"]:focus, #form-emploi textarea:focus, .main textarea:focus,
#formProfilesSearch input[type="text"]:focus{
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

#display_count{
    color:#cd4d3c;
}

#create_account_form .main select,
#account_form .main select, #form_new select{
    padding: 9px 0 9px 10px;
    width: 84%;
    border: 1px solid #959595;
    border-radius: 2px;
    color: #606060;
}

#create_account_form .main #telephone2,
#account_form .main #telephone2, #form_new #telephone
{
    width: 50% !important;
}
#create_account_form .main #ext_tel_travail,
#account_form .main #ext_tel_travail, #form_new #ext_tel_travail{
    width:40px !important;
}

.LogInFields{
    overflow: auto;
    width: 100%;
    margin: 0 0 10px;
}
#FieldWrapper{
    margin: 0 0 20px 0;
}
#CheckEmailLoginForm,#CheckEmailValidForm{
    margin: 0 0 20px 0;
    display: block;
}
#CheckEmailLoginForm label,#CheckEmailValidForm label,
#form-emploi label
{
    width: 44%;
    padding: 12px 3% 0;
    float: left;
}
#Module-ContactForm .Field label
{
    width: 200px;
    padding: 12px 3% 0;
    float: left;
}

#CheckEmailLoginForm input[type="password"],  #CheckEmailLoginForm input[type="text"],
#CheckEmailValidForm input[type="password"],  #CheckEmailValidForm input[type="text"],
#Module-ContactForm .Field input[type="text"], #Module-ContactForm .Field textarea,
#form-emploi input[type="text"]{
    float: left;
    width: 40%;
    margin: 5px 0;
}
#CheckEmailLoginForm input[type="checkbox"],#CheckEmailValidForm input[type="checkbox"]{
    margin: 0 5px 0 3%;
}
#Module-ContactForm div.Field:nth-child(2n+1) {
    background: #f4f8fb;
}
#Module-ContactForm div.Field:nth-child(2n+2) {
    background: #fff;
}

#Module-ContactForm .Field{
    overflow: auto;
    border-bottom: 1px solid #ebebeb;
}
#Module-ContactForm .Field textarea, #form-emploi textarea, .main textarea{
    height: 80px;
}

#form-emploi textarea{
    width: 92%;
    margin: 0 0 20px 0;
}
/*
input[type="submit"], input[type="button"], button, .bouton, .Btn, .BtnForm, #content_confirmation input[type="submit"], a.btn{
    display: inline-block;
    position: relative;
    border: 0;
    background: #999999;
    padding: 10px 20px !important;
    margin: 10px 0 !important;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition-duration: .3s, 0s;
    -moz-transition-duration: .3s, 0s;
    -o-transition-duration: .3s, 0s;
    transition-duration: .3s, 0s;
    -webkit-transition-delay: 0s, .3s;
    -moz-transition-delay: 0s, .3s;
    -o-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s;
    box-shadow: none;
}

.bouton a{
    color:#fff !important;
}

input[type="submit"]:hover, input[type="button"]:hover, button:hover, .bouton:hover, .Btn:hover, .BtnForm:hover,  #content_confirmation input[type="submit"]:hover, a.btn:hover{
    color:#fff !important;
    background: #d02424 !important;
    text-decoration: none;
    border: 0;
    -webkit-transition-duration: .3s, 0s;
    -moz-transition-duration: .3s, 0s;
    -o-transition-duration: .3s, 0s;
    transition-duration: .3s, 0s;
    -webkit-transition-delay: 0s, .3s;
    -moz-transition-delay: 0s, .3s;
    -o-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s;
    cursor: pointer;
    cursor: pointer;
    box-shadow: none;
}
.bouton:hover a{
    color:#58a8a8 !important;
    text-decoration: none;
}
*/
input[type="submit"], input[type="button"], button, .bouton, .Btn, .BtnForm, #content_confirmation input[type="submit"], a.btn{
    display: inline-block;
    position: relative;
    /*border: 0;*/
    /*background: none;*/
    padding: 10px 20px !important;
    margin: 10px 0 !important;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 1em;
    line-height: 1.1875em;
    font-weight: bold;
    text-decoration: none;
    background-image: linear-gradient(to left,
                        #999999,
                        #999999 50%,
                        #d02424 50%,
                        #d02424) ;
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    box-shadow: none;
    border: 0;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .bouton:hover, .Btn:hover, .BtnForm:hover,  #content_confirmation input[type="submit"]:hover, a.btn:hover{
    color:#fff !important;
    text-decoration: none;
    border: 0;
    background-position: 0 0;
    cursor: pointer;
    box-shadow: none;
}
#form-emploi div{overflow: auto;}

#form-emploi #date_du_datepicker, #form-emploi #date_au_datepicker{
    width: 20%;
    float: none;
}

.Error{
    color:red !important;
}

#formProfilesSearch input[type="text"]{
    display: block;
    margin: 5px 0;
}
#formProfilesSearch label{
    font-weight: bold;
    color:#0d699c;
}

@media screen and (max-width: 600px) {
    .infoBoxContents .main{
        width:94% !important;
        display: block;
    }

    #form-emploi div{
        overflow:hidden !important;
    }

    #create_account_form .main input[type="text"], #create_account_form .main input[type="password"],
    #CheckEmailLoginForm input[type="text"], #CheckEmailLoginForm input[type="password"],
    #Module-ContactForm .Field input[type="text"], #Module-ContactForm .Field textarea {
        margin: 0 0 10px 0;
    }

    #CheckEmailLoginForm label, #Module-ContactForm .Field label, #form-emploi label {
        width:94% !important;
        display: block;
        float: next;
    }
    #CheckEmailLoginForm input[type="password"], #CheckEmailLoginForm input[type="text"],
    #Module-ContactForm .Field input[type="text"], #Module-ContactForm .Field textarea,
    #form-emploi input[type="text"] {
        width: 94% !important;
    }
}

.main_account_form .col-sm-6{
    padding-top:10px;
}







.oday {

    background-color : #FFFFFF;
    layer-background-color : #004800;
    border: 0px solid #666666;
}
.today {
    background-color : #006699;
    layer-background-color : #006300;
    border: 0px solid #666666;
    color: #666666;
}
.calendrier {
    background-color: #ffffff;
    color: #666666;
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}
.calenEntete {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #F0F0F0 !important;
}
.calenSelect {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/

    font-weight: normal;
    color: #990000;
    text-decoration: none;
    background-color: #d7e9f5;
    /*border-radius: 27px;*/

}
.calenSelect a{
    display: block;
    padding: 4px 0;
}
.caltop{
    color:black;
    background-color: #fff !important;
    font-size: 1.5em;
    font-weight: bold;
    border: 0 none !important;
    text-align: center;
    margin: 15px 0;
}
.we{
    background-color: #f2f2f2 !important;
}

#nav_event .lienSuite{
    padding:5px 10px;
}

/*---------------------ACCOUNT------------------------*/

#txt_profil p{color:#000 !important;}


.account_link{
    color: #000 !important;
    display: inline-flex;
    float: none;
    width: 184px;
    height: 185px;
    padding: 15px;
    text-align: center;
    border: 10px solid #d8d6db;
    background-size: 100% 100%;
    color: #000 ;
    font-weight: bold;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 1.2em;
    margin: 10px 2%;
}

.account_link:hover{
    color: #000 !important;
}

#account_link_1{
    background-image:url(themes/default/interface/account_btn5_o.png) ;
}
#account_link_1:hover{
    background-image:url(themes/default/interface/account_btn5.png) ;
}

#account_link_2{
    background-image:url(themes/default/interface/account_btn1_o.png) ;
}
#account_link_2:hover{
    background-image:url(themes/default/interface/account_btn1.png) ;
}

#account_link_3{
    background-image:url(themes/default/interface/account_btn3_o.png) ;
}
#account_link_3:hover{
    background-image:url(themes/default/interface/account_btn3.png) ;
}

#account_link_4{
    background-image:url(themes/default/interface/account_btn4_o.png) ;
}
#account_link_4:hover{
    background-image:url(themes/default/interface/account_btn4.png) ;
}

#account_link_5{
    background-image:url(themes/default/interface/account_btn2_o.png) ;
}
#account_link_5:hover{
    background-image:url(themes/default/interface/account_btn2.png) ;
}

#account_link_6{
    background-image:url(themes/default/interface/account_btn6_o.png) ;
}
#account_link_6:hover{
    background-image:url(themes/default/interface/account_btn6.png) ;
}

#account_link_7{
    background-image:url(themes/default/interface/picto_profil_7.png) ;
}

#account_link_8{
    background-image:url(themes/default/interface/account_btn8_o.png) ;
}
#account_link_8:hover{
    background-image:url(themes/default/interface/account_btn8.png) ;
}

#account_link_10{
    background-image:url(themes/default/interface/account_btn10_o.png) ;
}
#account_link_10:hover{
    background-image:url(themes/default/interface/account_btn10.png) ;
}

@media (max-width: 570px) {
    .account_link{
        background-image:none !important;
        width: 100%;
        height: auto;
        float: none;
        margin: 0 0 15px;
        display: inline-block;
        background-color: #cd4d3c ;
        -webkit-transition-duration: .3s, 0s;
        -moz-transition-duration: .3s, 0s;
        -o-transition-duration: .3s, 0s;
        transition-duration: .3s, 0s;
        -webkit-transition-delay: 0s, .3s;
        -moz-transition-delay: 0s, .3s;
        -o-transition-delay: 0s, .3s;
        transition-delay: 0s, .3s;
        color:#fff;
    }
    .account_link:hover{
        color:#58a8a8 !important;
        background: #fff !important;
        text-decoration: none;
        -webkit-transition-duration: .3s, 0s;
        -moz-transition-duration: .3s, 0s;
        -o-transition-duration: .3s, 0s;
        transition-duration: .3s, 0s;
        -webkit-transition-delay: 0s, .3s;
        -moz-transition-delay: 0s, .3s;
        -o-transition-delay: 0s, .3s;
        transition-delay: 0s, .3s;
        cursor: pointer;
    }

    #formLibrarySearch input[type="text"], #formLibrarySearch select {
        width: 100%;
    }
}

#acc_retour {
    background: rgba(0, 0, 0, 0) url("themes/default/interface/arr.png") no-repeat scroll 15px 6px;
    border: 7px solid #d8d6db;
    color: #7a4589;
    font-weight: bold;
    padding: 13px 100px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto 50px;
    display: table;
}

#acc_retour:hover{
    background: url('themes/default/interface/arr.png') no-repeat 15px 6px #7a4589;
    color:#fff;
}
#credit_message{
    margin: 0 auto;
    border-radius: 18px;
    box-shadow: 3px 3px 6px #666;
    border: 1px solid gray;
    padding: 0px 10px;
    width: calc(100%-40px);
    max-width: 90mm;
    min-height: 50mm;
}
#credit_message h2{
    margin-bottom: 2px !important;
    text-align: center;
    font-size: 22px !important;
    padding-bottom: 5px !important;
    line-height: 1.1em;
    min-height: 35px;
}

.credit_message_multiple{
    position:relative !important;
    margin-bottom: 20px;
}
#credit_message p{
    margin: 0 !important;
}
#member_card img{
    margin: 15px 0 15px 0;
}

#btn_account_porte_ouverte{
    background: #e9e8ed none repeat scroll 0 0;
    border: 1px solid #d8d6db;
    border-radius: 8px;
    /*display: inline-block;*/
    float: right;
    font-size: 0.85em;
    font-weight: bold;
    line-height: 1.25em;
    padding: 10px 20px;
    width: 295px;
    margin: 10px 20px;
}
#btn_account_porte_ouverte img{
    margin: 0px 10px 5px 0;
    float: left;
}

.form_auto_generate {
    float: left;
    width: 23%;
}
/*.form_auto_generate label {
    display: block;
    margin: 5px 0 3px;
    width: 80%;
} */
#table_form table {
    width: 99%;
}
/*.form_auto_generate input[type="text"], #table_form input[type="text"] {
    border: 0 none;
    box-shadow: 0 0 4px 0 #888888 inset;
    height: 25px;
    margin-bottom: 10px;
    padding: 0 5% 0 2%;
    width: 78% !important;
}
.form_auto_generate input[readonly="readonly"], #table_form input[readonly="readonly"] {
    border: medium none;
    box-shadow: none;
}
.form_auto_generate select, #table_form select {
    box-shadow: 0 0 4px 0 #888888 inset;
    height: 25px;
    margin-bottom: 10px;
    width: 85% !important;
}
#table_form textarea {
    box-shadow: 0 0 4px 0 #888888 inset;
    margin-bottom: 10px;
    width: 85% !important;
} */
.wrapper_item_event{
    padding:10px 15px;
}

.wrapper_item_event:nth-of-type(even) {
    background: #F7F7F7;
}

.form_auto_generate {
    /*height: 60px;*/
    margin:5px 5px 10px ;
}
.form_question .form_auto_generate {
 	margin:0;
    width:100%;
}

.input-group-addon.fix-group{
    border-right: 1px solid #ccc;

}
.input-group-addon, .form_question .wrapper_spc_question .form_auto_generate .form_option{
    line-height: 1.2em;
    font-size:14px;
}

.form_auto_generate.input-group input[type="radio"], .form_auto_generate.input-group input[type="checkbox"]{
    width:auto !important;
    margin: 0 12px 0 15px !important;
}

.wrapper_spc_question{
  	margin:5px 0 10px;
}

.wrapper_spc_question:nth-child(even) {
    background: #fff !important;
}

.form_auto_generate input[type="text"] {
    /*border: 1px solid gray !important;
    box-shadow: none;*/
    width:100% !important;
}
.form_auto_generate input[readonly="readonly"], #table_form input[readonly="readonly"] {
    /*border: medium none !important;
    box-shadow: none;*/
    border: 1px solid #ccc !important;
}
.form_question {
    clear: both;
}
.form_question label {
    clear: both;
    margin: 10px 0 0;
}
.form_question, .form_question label {
    float: none;
    height: auto !important;
    width: auto !important;
}
/*.form_question .form_auto_generate {
    float: none;
    height: auto !important;
    width: 100% !important;
}*/
.form_question .form_auto_generate label {
    display: none;
}
.form_question select, .form_question input {
    width: 100%;
}
.spc_hidden_field{
    visibility: hidden;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.wrapper_spc_question{
    width:100%;
}
.wrapper_spc_question label{
    width: 30% !important;
}
.wrapper_spc_question .input-group{
    width: 70%;
}


/*--------------------VG-058851 nouvelle pr�sentation des questions ---------------------*/
        .form_question .wrapper_spc_question:nth-of-type(even){
            /*background: #F7F7F7 !important;*/
        }
        .form_question .wrapper_spc_question:nth-of-type(odd){
            background: #fff !important;
        }
        .form_question .wrapper_spc_question .input-group-addon{
            width:50% !important;
            background: transparent;
            border: none;
            text-align: left;
            padding:0px 0 0 0;
            vertical-align: top;
            white-space: normal;
            line-height: 1.2em;
        }
        .wrapper_spc_question{
            padding:15px;
            vertical-align: top;
        }
        .form_option table{
            border-collapse: collapse;
        }
        .form_option table th, .form_option table td {
            padding: 0;
        }
        @media (max-width: 740px) {
            .form_question .wrapper_spc_question .input-group-addon{
                width:100% !important;
                padding:0px 0 20px 0px !important;
            }
        }
        .wrapper_spc_question .form_auto_generate input{
            margin-left: 15px !important;
        }


@media screen and (max-width: 768px) {
    .form_auto_generate {
        /*width: 49%;*/
        width: 100% !important;
        display: unset;
    }
    .form_auto_generate .input-group-addon:first-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-right: 1px solid #ccc;
    }
    .form_auto_generate .form-control:last-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .wrapper_spc_question label, .wrapper_spc_question select{
      	width: 100% !important;
        display: block;
    }
}

.spc_padd td{
    padding: 3px 5px;
}

.obligatoire, .error{
    color:red;
    font-weight: normal;
}

input.error{
    border: 1px solid red !important;
}

#cust_newsletter_form label{
    width: 100%;
    margin: 0 0 10px 0;
}

.alert{
    color:red;
    font-weight: bold;
}

#info_equipe label{
    display: block;
    font-weight: normal;
}

.logo_partenaire{
    width:100%;
    max-width:200px;
    float:left;
    margin:0 20px 10px 0;
}

@media screen and (max-width: 550px) {
    .logo_partenaire {
       float:none;
       margin: 10px 0;
    }
}

/************google map place
#places #categories span{
    display:block;
    margin: 10px 15px;
}
#places #categories span input[type="checkbox"]{
    margin: 0 5px 0 0;
}
#places #item_list h2{
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.map_list_place_img{
    float:left;
    margin:0 10px 10px 0;
    width:25%;
    max-width:150px;
}

#detail_marker{
    padding:5px 15px 10px;
    overflow: auto;
    display: none;
    background: #ebe8e8;
    -webkit-box-shadow: 0 7px 11px -6px #222;
    -moz-box-shadow: 0 7px 11px -6px #222;
    box-shadow: 0 7px 11px -6px #222;
    position: relative;
    z-index: 2;

}
.img_detail_marker{
    width: 100%;
    margin-top: 25px;
}
.detail_marker p{
    font-size: 14px !important;
}
.detail_marker h3{
    color:#000 !important;
    font-size: 36px !important;
    font-weight: 600 !important;

}
.close_detail_marker{
    font-weight: lighter;
    color:#161616;
    font-size: 30px;
    position: absolute;
    top: 15px;
    right: 20px;
}
.close_detail_marker:hover{
    cursor: pointer;
}
.detail_marker .icon_marker, .detail_marker .icon_phone{
    font-size: 20px;
    display: inline-block;
    margin: 5px 10px 0px 0;
}
#wrapper_gmap_cat{
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 1200px;
}
.marker_cat{
    overflow: hidden;
    margin: 10px 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    min-height: 33px;
    cursor: pointer;
    width: 29.333%;
}
@media (max-width: 1360px) {
    .marker_cat{ min-height: 60px;}
}
@media (max-width: 1000px) {
    .marker_cat{ min-height: 30px;}
}
.marker_cat_box{
    float: right;
    margin-top: 11px!important;
}
.img_marker_cat {
    width: 30px;
    margin: 6px 12px 0 -8px;
    float: left;
}
.img_marker_subcat {
    width: 25px;
    margin: 6px 12px 0 8px;
    float: left;
}
.marker_cat .cat_name{
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    width: calc(100% - 75px);
    line-height: 1.1em !important;
    padding-top: 6px;
}
.marker_cat .no_img{
    margin-left: 50px;
}
 ****************/

.container_styled_box{
  display: inline;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  margin-top: 7px;
  margin-right: 15px;
}
.container_styled_box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #bfbfbf;
}
.container_styled_box:hover input ~ .checkmark {
  background-color: #828080;
}
.container_styled_box input:checked ~ .checkmark {
  background-color: #0d4274;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.container_styled_box input:checked ~ .checkmark:after {
  display: block;
}
/*
.container_styled_box .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}*/
.field_perso_chkbx_wrapper{
    display: table;
    padding-bottom: 0 !important;
    height: auto;
    min-height: 50px;
}
.table-row .field_perso_chkbx{
    width: 45px;
}
.table-cell .container_chkbox{
    margin-top:0 !important;
}

.field_perso_chkbx_wrapper .table-cell{
    vertical-align: middle;
}

/************formation / biblio****************/

.styled-checkbox {
    position: absolute;
    opacity: 0;
}
.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}
.styled-checkbox + label:before {
    content: '';
    margin-right: 10px;
        display: inline-block;
        vertical-align: text-top;
        width: 18px;
        height: 18px;
        background: white;
        border: 2px solid gray;
}
.styled-checkbox:hover + label:before {
    background: #00466C;
}
.styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
    background: #00466C;
}
.styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}
.styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}
.styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    left: 7px;
    top: 3px;
    background: url('/client_file/themes/default/interface/checked.png') center no-repeat ;
    width: 13px;
    height: 13px;
}

.form_motsCle {
    border: none !important;
    background-color:#dbd9d9;
    width: 102%;
    margin-left: -15px;
    margin-right:15px;
    height: 67px;
    padding: 10px 16px;
    color:#000;
}

.form_cat{
    background-color: #dbd9d9;
    margin-bottom: 5px;
}
.form_select {
    border: none !important;
    background-color:#dbd9d9;
}
.form_cat span{
    display: block;
    padding: 5px 0px;
    color:#000;
}
  .emploi_liste{
    overflow: hidden ;
    position: relative;
}
.emploi_liste h3{
    margin-bottom: 5px;
    min-height: 44px;
}
.img_cat_formation, .img_cat_formation_detail{
    max-height: 200px;
    width: auto;
    max-width: 100%;
}
.img_cat_formation_detail{

}
.text_cat_formation{
    overflow: hidden;
}
.formation_cat_desc p{
    text-align: justify;
    padding:0 10px;
}
.formation_nbr{
    font-weight: bold;
    margin: 10px 0;
}
#slider_doc_cat .formation_liste{
    padding:0 10px;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-dialog-titlebar-close {
    /*background-image: url(images/ui-icons_454545_256x240.png);
    background-color:  transparent !important;*/
}
.ui-icon-closethick, .ui-dialog-titlebar-close {
    background-position: -96px -128px;
}
.ui-icon, .ui-dialog-titlebar-close {
    width: 16px !important;
    height: 16px !important;
    padding: 0 !important;
    margin: 0 !important;
    top: 30% !important;
}
/************Album Photos****************/

.gallery-title
{
    font-size: 36px;
    color: #104290;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border-radius: 5px;
    border: none !important;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;
    margin-right: 10px !important;
}
.filter-button:hover
{
    font-size: 18px;
    border-radius: 5px;
    border: none !important;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}


/*--------------------annonce-------------------*/
.row_form {
    padding: 7px 0;
    border-bottom: 1px solid #ebebeb;
}
.emploi_liste > .row {
    padding: 7px 0;
    border-bottom: 1px solid #ebebeb;
}
.emploi_liste div {
    overflow: hidden !important;
}
.titre_list_annonce{
    text-transform: uppercase;
    font-size: 21px;
}
.titre_list_annonce h3 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}
.img_list_annonce{
    display: block;
    margin: 0 auto;
}
.emploi_liste h3{
    padding-top: 0;
    margin-top: 0;
}

.emploi_liste .row{
    padding: 10px;
    border-bottom: 1px solid #ebebeb;
    /*border-top: 1px solid #ebebeb;*/
    margin-bottom: 0px;
}
.emploi_liste .row:nth-child(odd){
    background: #fff;
}
.emploi_liste .row:nth-child(even){
    background: #f4f8fb;
}
.emploi_liste div{
    overflow: hidden !important;
}
.wrapper_titre_list_annonce h3{
    text-transform: uppercase;
    font-size: 21px;
}
.liste_detail_company img {
    width: 100%;
}
.liste_detail_company h2 {
    background: #999;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 25px;
    font-size: 14px;
    font-weight: bold;
    border: 0;
    margin: 0 !important;
}
.desc_company p {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    overflow: auto;
    max-height: 170px;
}
.detail_offre h3{
    text-transform: uppercase;
    font-size: 21px;
    margin: 25px 0 5px;
}

.liste_detail_company_wrapper {

    -webkit-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
    margin: 10px;
}
.desc_company {
    max-height: 220px;
    padding: 25px 10px;
}
.full_btn:hover {
    background: #4fbedf;
}
.btn_detail_offre:hover, .full_btn:hover {
    background: #d02424 ;
    color: #fff !important;
    text-decoration: none;
    -webkit-transition-duration: .3s, 0s;
    -moz-transition-duration: .3s, 0s;
    -o-transition-duration: .3s, 0s;
    transition-duration: .3s, 0s;
    -webkit-transition-delay: 0s, .3s;
    -moz-transition-delay: 0s, .3s;
    -o-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s;
}
.btn_detail_offre, .full_btn {
    display: block;
    background: #000;
    border-radius: 3px;
    padding: 10px 20px;
    margin: 0 0 10px;
    width: 100%;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition-duration: .3s, 0s;
    -moz-transition-duration: .3s, 0s;
    -o-transition-duration: .3s, 0s;
    transition-duration: .3s, 0s;
    -webkit-transition-delay: 0s, .3s;
    -moz-transition-delay: 0s, .3s;
    -o-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s;
}

/*--TIME LINE------------------------*/
.timeline {
  list-style: none ;
  padding: 20px 0 20px !important;
  margin: 20px 0 !important;
  position: relative;
  overflow: auto;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #1b4d7c;
  left: 50%;
  margin-left: -1.5px;
}

.timeline > li {
  margin: 0 0 20px !important;
  position: relative;
  padding: 0 !important;
}
.timeline > li:before,
.timeline > li:after {
  content: " " !important;
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  /*border-radius: 2px;*/
  /*padding: 20px;*/
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  padding: 0px 40px;
  line-height: 50px;
  font-size: 1.4em;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 48.5%;
  background-color: #1b4d7c;
  z-index: 2;
  border-radius: 3px;
}
.timeline > li.timeline-inverted > .timeline-badge {
    right: 48.5%;
    left: auto;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge > a {
  color: #C5C7C5 !important;
}
.timeline-badge a:hover {
  color: #FF531F !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    padding:10px 20px;
    margin: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline-footer{
    padding:20px;
    background-color:#f4f4f4;
}
.timeline-footer > a{
    cursor: pointer;
    text-decoration: none;
}
.timeline_img{
    width: 92%;
    margin: 4% 4% 0;
}
.timeline_titre{
    font-size: 24px;
    font-weight: 400;
    color: #1b4d7c;
    padding:10px 0px;
    margin: 0;

}
.timeline iframe{
    width: 100% !important;
    height: 245px !important;
}
@media (max-width: 767px) {
    ul.timeline:before {
        left: 2px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
    }

    ul.timeline > li > .timeline-badge {
        position: relative;
        left: 0 !important;
        top: 0 !important;
        right: 0 !important;
        margin: 10px 5px;
        border-radius: 10px;
        padding: 0px 10px;
        line-height: 35px;
        font-size: 1em;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}
/*--ACCORDION------------------*/

.accordion .ui-icon{
    display: none !important;
}
.ui-accordion-icons{
    padding-left:0 !important;
}
.panel {
    border: none !important;
    box-shadow: none;
    background: none;
}
.panel-body {
    padding: 0;
}
.accordion{
    margin: 0;
    padding: 30px 0;
    overflow: auto;
}
.accordeon_titre{
    margin: 0 !important;
}
.accordeon_titre a{
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    padding: 10px 50px 15px 15px;
    border-bottom: none !important;
    font-size: 18px;
    line-height: 1.35em;
    font-weight: 500;
    background: transparent !important;
    color: #0d4274;
    border-top: 1px solid #0d4274;
    margin: 0px 0 0 0;
    text-decoration: none;
}
.accordeon_titre > a > i, .accordeon_titre > a > img {
    font-size: 3em;
    position: absolute;
    top: 12px;
    width: 50px;
    height: 50px;
}

.accordeon_titre a.collapsed{
    border-top: 1px solid #bfbfbf;
    margin: 0px 0 0 0 !important;
}
.accordeon_titre a::after {
    /*color: #646464;*/
    color: #0d4274;
    content: '\f35b';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 24px;
    line-height: 30px;
    padding: 14px 0;
    position: absolute;
    right: 15px;
    top: -9px;
}
.accordeon_titre a.collapsed::after {
    color:#646464;
    content: '\f358';
}
.accordeon_titre a:hover, .accordeon_titre a:active{
    background: transparent !important;
    color:#0d4274;
    border-top: 1px solid #0d4274;
    margin: 0px 0 0 0 !important;
}
.accordeon_titre a:hover::after, .accordeon_titre a:active:hover{
    color: #0d4274;
}
.accordeon_texte{
    margin: 0px 30px 10px;
}
@media (max-width: 800px) {
    .accordeon_texte{
        margin: 20px 15px 30px;
    }
}


/*------------SIDE BAR raccourci account-------------------------*/
.max_width{
    max-width: 100% !important;
    padding:0;
}

#master_all{

    /*display: flex; */
    align-items: stretch;
    /*max-width: 1900px;*/
    margin: 0 auto;
    width:100%;
}
#master_all.spc_side{
    margin: 0 0 0 70px;
    width: calc(100% - 70px);
}
#master_all.side_active{
    margin: 0 0 0 300px;
    width: calc(100% - 300px);
}


/*.container_content {   */
.container_content_all {
    width: 100%;
    /*padding: 20px;*/
    /*min-height: 100vh;*/
    transition: all 0.3s;
}
#sidebar_fixe{
  	position: fixed;
    min-width: 300px;
    max-width: 300px;
    height: 100vh;
    z-index: 2;
    overflow-y: scroll;
    background: #fff;
}

#sidebar {
    min-width: 300px;
    max-width: 300px;
    transition: all 0.3s;
    -webkit-box-shadow: -5px 0px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -4px 0px 7px 0px rgba(0,0,0,0.75);
    box-shadow: -4px 0px 7px 0px rgba(0,0,0,0.75);
    z-index: 10;
}

#sidebar.active, #sidebar.active #sidebar_fixe {
    min-width: 70px;
    max-width: 70px;
    text-align: center;
}

#sidebar.active .sidebar-header h3,
#sidebar.active .CTAs/*,
#sidebar .sidebar-header i*/ {
    display: none;
}

#sidebar.active .sidebar-header strong{
    display: block;
}
#sidebar.active .sidebar-header i {
    display: block;
 	color: #575757;
    margin: 5px auto ;
    font-size: 1.5em;
}
#sidebar.active #link_edit_avatar{
    display: none
}

#sidebar h3{
    margin:5px;
}

#sidebar ul li{
    margin: 0 15px;
}

#sidebar ul li a {
    text-align: left;
    color:#575757;
    border-radius:7px;
}
#sidebar ul li a:hover {

}



#sidebar.active ul li a {
    padding: 13px 10px;
    text-align: center;
}
#sidebar.active ul li a span{
    display:none;
}
#sidebar.active ul li a i {
    margin-right: 0;
    display: block;
    font-size: 1.5em;
    margin-bottom: 5px;
    width: auto;
    float: none;
}
#sidebar.active ul li a .img_menu_membre{
    width: 40px;
}

#sidebar.active ul ul a {
    padding: 10px !important;
}

#sidebar.active .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

#sidebar .sidebar-header {
    padding: 1px 10px;
    /*background: #D6D6D6;*/
    cursor: pointer;
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

#sidebar ul.components {
    padding: 10px 0 0;
    margin:0 !important;
}

#sidebar ul li a {
    padding: 15px 10px ;
    font-size: 1.1em;
    display: block;
    overflow: auto;
}

#sidebar ul li a:hover, #sidebar ul li a.menu_membre_page_active {
    /*background:#d02424;*/
    color:#fff;
    text-decoration: none;
    background-position: 0 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
}

#sidebar ul li a i {
    margin-right: 10px;
    font-size:1.5em;
    display: block;
    width: 30px;
    text-align: center;
    float:left;
}
#sidebar ul li a span {
    display: block;
    width: calc(100% - 40px);
    float: left;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}
#sidebar.active ul li{
    margin:0;
}

.sidebar_avatar{
    width:90%;
    max-width: 180px;
    margin:20px auto;
    display:block;
    border-radius: 50%;
}
#sidebar.active .sidebar_avatar{
 	margin:30px auto 5px;
    width: 45px;
}
#section_membre_certify .sidebar_avatar{
  	/* height: 80%; */
    width: 80%;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: rgba(76,76,76) !important;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(76,76,76,.85) !important;
}
/*
@media (max-width: 768px) {
    #sidebar {
        min-width: 80px;
        max-width: 80px;
        text-align: center;
        margin-left: -80px !important;
    }
    .dropdown-toggle::after {
        top: auto;
        bottom: 10px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    #sidebar.active {
        margin-left: 0 !important;
    }
    #sidebar .sidebar-header h3,
    #sidebar .CTAs {
        display: none;
    }
    #sidebar .sidebar-header strong {
        display: block;
    }
    #sidebar ul li a {
        padding: 20px 10px;
    }
    #sidebar ul li a span {
        font-size: 0.85em;
    }
    #sidebar ul li a i {
        margin-right: 0;
        display: block;
    }
    #sidebar ul ul a {
        padding: 10px !important;
    }
    #sidebar ul li a i {
        font-size: 1.3em;
    }
    #sidebar {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
}
*/

/*---------------------------------------------------------------------------------------*/
/*---------------------------FACTURATION - ajax_checkout.php-----------------------------*/
/*---------------------------------------------------------------------------------------*/
#spc_form_log{
        border: 1px solid #17445E;
        border-radius: 10px;
        padding: 0px 1% 20px;
}
.col2_3 {
        width: 62.6%;
        margin: 0 1%;
        float: left;
}
.col1_3 {
        width: 31.3%;
        margin: 0 1%;
        float: left;
}


#log_cart{
        border: 1px solid #17445E;
        border-radius: 10px;
        padding: 0px 1% 20px;
        width: 29%;
}
.txt_right{
        text-align: right;
}
#log_cart_table{
        width: 100%;
        line-height: 1.1em;
}
#log_cart_table small{
        color:grey;
}
#log_cart_table td{
        padding: 5px;
        font-size: 14px;
}
#log_cart_table hr{
        margin: 0;
}
#log_cart_table a{
        text-decoration: none !important;
        color:#0d397a !important;
}


#paypal_form{
        border: 1px solid #17445E;
        border-radius: 10px;
        padding: 20px 1%;
        overflow: auto;
        font-size: 14px;
}
#btn_pay{
        -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
        -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
        box-shadow: inset 0px 1px 0px 0px #3985B1;
        background-color: #216288;
        border: 1px solid #17445E;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;
        border: 1px solid #000;
        padding: 10px 20px;
        margin-top: 20px;
        font-size: 20px;
        border-radius: 5px;
        color:#fff !important;
        float: right;
        cursor:pointer;
}
#spc_form_log{
        border: 1px solid #17445E;
        border-radius: 10px;
        padding: 0px 1% 20px;
}
.form_checkout ul{
        padding:0;
        margin:0;
        list-style:none;
}
.form_checkout ul li{
        display: block;
        margin-bottom: 10px;
        min-height: 35px;
        list-style: none !important;
}
.form_checkout ul li::before{
        content: none !important;
}
.field-style{
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 8px;
        outline: none;
        border: 1px solid #B0CFE0;
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;

}.field-style:focus{
        box-shadow: 0 0 5px #17445E;
        border:1px solid #17445E;
}
.form_checkout ul li .field-split{
        width: 49%;
}
.form_checkout ul li .field-full{
        width: 100%;
}
.form_checkout ul li input.align-left{
        float:left;
}
.form_checkout ul li input.align-right{
        float:right;
}
.form_checkout ul li textarea{
        width: 100%;
        height: 100px;
}
.form_checkout ul li input[type="button"],
.form_checkout ul li input[type="submit"], .log_btn {
        -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
        -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
        box-shadow: inset 0px 1px 0px 0px #3985B1;
        background-color: #216288;
        border: 1px solid #17445E;
        display: inline-block;
        cursor: pointer;
        color: #FFFFFF;
        padding: 8px 18px;
        text-decoration: none;
        font: 12px Arial, Helvetica, sans-serif;
        font-weight: bold;
        border-radius: 5px;
}
.form_checkout ul li input[type="button"]:hover,
.form_checkout ul li input[type="submit"]:hover, .log_btn:hover {
        background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
        background-color: #28739E;
        color: #FFFFFF !important;
        text-decoration: none !important;
        font-weight: bold;
}

@media only screen and (max-width: 800px)
{
        .col1_2,.col1_3,.col2_3,.col1_4,.col3_4{
                width: 100%;
                display: block;
                margin: 10px 0;
                position: relative;
        }

        #content_confirmation{
            -ms-box-orient: horizontal;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -moz-flex;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
        }
        #form_log{
                width: 100%;
                float: none;
                -moz-box-ordinal-group: 2;
        	-webkit-box-ordinal-group: 2;
        	-webkit-order: 2;
        	-ms-flex-order: 2;
        	order: 2;
        }
        #log_cart{
                width: 100%;
                float: none;
                -moz-box-ordinal-group: 1;
        	-webkit-box-ordinal-group: 1;
        	-webkit-order: 1;
        	-ms-flex-order: 1;
        	order: 1;
        }
        #form_log .td_mob_fullwith{
                text-align: center;
        }

        #politique{
                display:block;
                margin-bottom: 5px;
        }
        .form_checkout ul li .field-split {
                width: 90%;
                margin: 7px 5% !important;
                float: none !important;
        }
        .form_checkout ul li {
                margin: 0;
        }
        #paypal_form, #spc_form_log, #log_cart {
                padding: 20px 5% !important;
        }
        #paiement_tab_entete li{
            width: 100%;
            display: block;
        }

}


/*-----------fix modal overlay--------------*/
.modal-backdrop{
    display:none !important;
}
.modal {background-color: rgba(0, 0, 0, 0.6);     z-index: 99999 !important;    }

/*responsive resize avatar*/
#resize_avatar .modal-dialog{
    width: 100% !important;
    max-width: 1000px !important;
}
#resize_avatar .modal-dialog iframe{
    width: 100% !important;
}


/*-----------progress bar (create account)--------------*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
}
#progressbar li {
    list-style-type: none;
    color: #99a2a8;
    font-size: 9px;
    width: calc(100%/4);
    float: left;
    position: relative;
    font: 500 13px/1 "Roboto", sans-serif;
    text-align: center;
    padding-bottom: 5px;
}

/*#progressbar li:nth-child(3):before {
content: "\f2bd";
}
#progressbar li:nth-child(4):before {
    content: "\f2bd";
} */
#progressbar li:before {
    font-family: "Font Awesome 5 Free";
    content: '\f35a';
    font-size:20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    background: #eaf0f4;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    text-align: center;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 10px;
    background: #eaf0f4;
    position: absolute;
    left: -50%;
    top: 21px;
    z-index: -1;
}
#progressbar li:last-child:after {
   /* width: 150%; */
}
#progressbar li.active {
    color: #00466C;
}
#progressbar li.active:before,#progressbar li.active:after {
    background: #00466C;
    background: #00466C;
    color: white;
}

.event_slider_text{
    position: absolute;
    top:35%;
    height: 30%;
    padding:6% 15px;
    background: rgba(0,0,0,0.7);
    color:#fff;
    width:100%;
    text-align:center;
}
.no-img{
    height:200px;
}
.no-img .event_slider_text{
    height:100px;
    top:0;
}
.event_slider_text h4{
    margin:0px 0 0 0 !important;
    font-weight: bold;
    font-size: 15px !important;
}

.event_slider_text a{
    color:#fff !important;
}

/*--------------------------module spc tuile---------------------*/
.fix_tuile_height{
    overflow:hidden;
    padding-bottom:21px;
    margin-bottom:10px;
}
.tuile_detail{
    display:none;
    margin-bottom:20px;
}

.tuile{
    padding:10px 15px;
    margin:0 0 0px;
    height:100%;
}
.tuile:hover, .tuile_active .tuile{
    cursor:pointer;
}
.tuile_triangle_down{
    width: 100%;
    height: 0;
    padding-left: 50%;
    padding-top: 10%;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
    z-index: 1;
}
.tuile_triangle_down:before {
    content: \'\';
    display: block;
    width: 0;
    height: 0;
    margin-left: -50px;
    margin-top: -50px;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    margin-top: -50px;
}

.fix_tuile_height .tuile_triangle_down, .fix_tuile_height .tuile_triangle_down:before{display:none;}
.tuile_active .tuile_triangle_down, .tuile_active .tuile_triangle_down:before{display:block;}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
@media (max-width: 1000px) {
    .fix_tuile_height{
        width:50% !important;
        float: left;
    }
    .row-eq-height {
        display: block;
    }
    .tuile{
     	min-height: 120px;
    }
}
@media (max-width: 600px) {
    .fix_tuile_height{
        width:100% !important;
        float: none;
    }
}

.library_admin_edit{
    background:#FFFF85;
    color:#000;
    padding: 0 5px;
}

/*repertoire liste membre*/
.row_rep_custom label{
    width: 40%;
}

@media only screen and (max-width: 1000px)
{
    .responsive_td{
        display:block !important;
        width: 100% !important;
    }
}

.image_fullsize{
    cursor: pointer;
}
#imagemodal .modal-lg{
    width: auto !important;
    max-width: 1200px !important;
}

.img_caption {
    display: inline-block;
    position: relative;
}

.img_caption img {
    display: block;
    margin:0 !important;
    width: 100%;
}

.img_caption::after {
    content: attr(data-alt);
    position: absolute;
    bottom:0;
    left: 0;
    /*height: 1.5em;*/
    width: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 2;
    color:white;
    text-align: center;
    line-height: 1.2em;
    font-size: 14px;
    padding:2px 3px;
}

.video_full_width {
    position: relative;
    width: 80%;
    height: 0;
    padding-bottom: 56.25%;
    margin:10px auto;
}
.video_full_width iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
   height: 100%;
}

#main_slider_wrapper{
    position: relative;
}
#slider_slogant{
    position: absolute;
    bottom:0;
    padding:10px 20px;
    background: #474747;
    color:#fff;
    text-align: center;
    font-size:20px;
    width:100%;
    z-index: 3;
}
#cyber_list_cat li{
    list-style: none;
}

/*----------------tab paiement------------*/
#paiement_tab_entete li.active a{
  	background: #F7F7F7;
    color:#57585a !important;
}
.paiement_tab_link, .paiement_tab_link:focus, #paiement_tab_entete li{
  	outline: none !important;
}
.paiement_tab_link:hover{
    text-decoration: none;
    color:#000 !important;
}
#paiement_tab_entete li::before{content:none;}

/*#paiement_tab #paiement_tab_entete li {
    background: #F7F7F7;
    color:#57585a !important;
    border-bottom: 1px solid #ddd;
}

#paiement_tab #paiement_tab_entete li.active a, .nav-tabs > li > a, #paiement_tab_entete li.active  {
    border-bottom: 0px solid #ddd !important;

}  */

.ui-datepicker{
 	z-index: 3 !important;
}

/*--------pagination----------------------*/
.controls_pagination a {
    padding: 3px 6px;
    border: 1px solid gray;
    margin: 2px;
    color: black;
    text-decoration: none;
}
.controls_pagination a:hover {
    cursor: pointer;
    /*background: #E8E8E8;*/
}
.controls_pagination .active {
    background: #000;
    color: white !important;
}
.controls_pagination .page{
    width: 40px;
    text-align: center;
}
.controls_pagination .page{
    display: none;
}
.controls_pagination .prev + .page, .controls_pagination .prev + .page + .page{
    display: inline-block;
}
.controls_pagination .active + .page + .page{
    display: inline-block;
    margin: 0 40px 0 0;
    position: relative;
}
.controls_pagination .active + .page + .page:after{
    content: '...';
    font-weight: bold;
    font-size: 30px;
    display: block;
    width: 30px;
    position: absolute;
    top: -15px;
    left: 45px;
}
.prev_nav{
    display: inline-block;
    margin: 0 0px 0 40px !important;
    position: relative;
}
.prev_nav:before{
    content: '...';
    font-weight: bold;
    font-size: 30px;
    display: block;
    width: 30px;
    position: absolute;
    top: -15px;
    right: 45px;
}

input[readonly]:not(.checkbox_affichage_formulaire) {
    background-color: transparent;
    border:none !important;
}

span.custom_field_single_col i{display:none;}
span.custom_field_single_col{}
.wrapper_field_single_col{
    padding-top:15px;
    padding-bottom:15px;
}
.wrapper_field_single_col:nth-child(2n+1){
    background: #e8e5e5;
}
.main_account_form .wrapper_field_single_col .form-control {margin:0;}

/*-------- Contenu speciaux - Onglet----------------------*/

ul.resp-tabs-list,
p {
    margin: 0px;
    padding: 0px;
}
.resp-tabs-list li::before{
    content:'' !important;
}
.resp-tabs-list li:first-child {
    border-top: 1px solid #e1e1e1;
}
.resp-tabs-list li {
    display: inline-block;
    padding: 13px 15px;
    margin: 0 important;
    margin-left:0 !important;
    list-style: none !important;
    cursor: pointer;
    float: left;
    width: auto !important;

    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: none;

    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    -khtml-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    background: #fff url('/images/grad_menu.png') bottom left repeat-x;

    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}
.Htab .resp-tabs-list li {border-bottom:none; }

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    /*border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;*/
    padding: 12px 14px 14px 14px !important;

    /*border-bottom: 1px solid #e1e1e1;*/
    border-bottom: none;
    border-left: 2px solid #07bee5;
    border-right: none;
    background: #fff !important;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 10px 15px 10px 18px !important;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    -khtml-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}
.Htab .resp-tabs-list li.resp-tab-active {padding: 13px 15px 12px 18px !important;}

.resp-content-active,
.resp-accordion-active { display: block; }

.resp-tab-content { border: 1px solid #c1c1c1; }

h2.resp-accordion {
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs----------------------------------------------------------------*/
.Htab, .Vtab{
    margin-bottom: 20px !important;
    overflow: auto;
}
.Htab .accordion, .Vtab .accordion{padding:0 !important;}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    width: 100% !important;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    width: 100% !important;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    float: left;
    width: 68%;
    min-height: 250px;
    box-shadow: -8px 0px 22px -12px rgba(0, 0, 0, 0.1);
    border: 1px solid #e1e1e1;
    border-radius: 0 4px 4px 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content { border: none; }

/*.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}*/

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

@media only screen and (max-width: 768px) {
    ul.resp-tabs-list { display: none; }
    h2.resp-accordion {
        display: block;
        font-size: 1.15em !important;
        text-transform: none;
        background: #fff url('/images/grad_menu.png') bottom left repeat-x;

        -webkit-transition: background-color 0.2s linear;
        -moz-transition: background-color 0.2s linear;
        -ms-transition: background-color 0.2s linear;
        -o-transition: background-color 0.2s linear;
        transition: background-color 0.2s linear;
    }
    .resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: calc(100% - 2px);    /*bordure*/
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed { display: none !important; }
    .resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
    h2.resp-accordion:first-child {border-top: 1px solid #e1e1e1;}
}

.large.tooltip-inner {
    max-width: 550px;
    width: 550px;
    font-size: 1.15em;
    padding:15px 5px;
}
.tooltip{
    z-index: 1000;
    position: fixed;
}


/*------------------------------------------------------ pimpage radio / checkbox ------------------------------------------------------ */

/* Hide the browser's default radio button */
.container_rd input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 1px;            /*---- mettre � 1px pour message required CHROME ----*/
    width: 1px;
}
/* Create a custom radio button */
.checkmark_rd {
    position: absolute;
    /*top: -5px;*/
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border: 1px solid #61bfcb;
    border-radius: 50%;
}
.container_rd{
    position: relative !important;
    display: inline-block !important;
    width: 22px !important;
    height: 22px !important;
    margin: 0px 2px 0px 5px !important;
    top: 4px !important;
}
.container_rd input[type="radio"]{
    margin:0;
}

/* When the radio button is checked, add a blue background */
.container_rd input:checked ~ .checkmark_rd {
    background-color: #61bfcb;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark_rd:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_rd input:checked ~ .checkmark_rd:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container_rd .checkmark_rd:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
/*fix container_rd / container_chkbox dans les items event*/
.form_option .container_rd{
    margin-right: 30px !important;
    display:block !important;
}
.form_option .container_chkbox{
    margin-top: 0px !important;
    display:block !important;
}

input[type="radio"]:disabled + .checkmark_rd{
    border: 1px solid #b2b2b2;
    cursor: not-allowed;
    background: #D9D9D9;
}

.container_rd label.error{
    display: block;
    width: 130px !important;
    min-width: 135px;
    margin: 0px 0 10px 0;
    padding: 2px 4px;
    position: absolute;
    left: -140px;
    background-color: #fff;
    /*box-shadow: 0px 0px 2px #000;*/
}
/*--------------module gestion des formulaires , affichage des formulaire coté front-end-------*/
.style_table_affichage_formulaire{
    width:950px;
}
.checkbox_affichage_formulaire{
           background-color: #eeecec ;

    }

.style_table_affichage_formulaire thead tr th{
    text-align:center;
}
.style_container_table_affichage_formulaire{
    display: inline-block;margin: 0 auto;padding: 3px;width:1000px;
}
.style_main_container_table_affichage_formulaire{
    width: 100%;display: flex;
    justify-content: center;text-align:center;
}
.label_checkbox_affichage_formulaire{
    /*display: flex; */
    align-items: center;
    border-radius: 8px;
    padding: 8px;
    cursor: pointer;
    display: flex!important;
    }

    .label_checkbox_affichage_formulaire:hover {
        background-color: #dfdfdf;

}
.checkbox_affichage_formulaire{

    appearance: none;
    height: 24px;
    width: 24px;
    background: #fff;
    border: 2px solid #b0b0b0;
    margin: 0 8px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline-offset: 5px;
    outline-color: #b0b0b0;

  }

.checkbox_affichage_formulaire:after {
    content: "";
    display: block;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
}

.checkbox_affichage_formulaire:checked:after {
    transform: scale(1);
}


.checkbox_affichage_formulaire {
    border-radius: 5px;
}
.checkbox_affichage_formulaire:after {
    width: 16px;
    height: 16px;
}

.checkbox_affichage_formulaire:checked {
    border: none;
    background-color: var(--color-primary, #dfdfdf);
}
.checkbox_affichage_formulaire:after {
    content: url("data:image/svg+xml, <svg viewBox='0 0 16 15' xmlns='http://www.w3.org/2000/svg'><path fill='white' d='M15.25.847a1.51 1.51 0 0 1 .405 2.096L8.106 14.11a1.944 1.944 0 0 1-2.94.329L.6 10.156a1.51 1.51 0 1 1 2.067-2.202l3.645 3.42 6.841-10.122a1.51 1.51 0 0 1 2.098-.405Z'/></svg>");
}

input[type="radio"], input[type="checkbox"] {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
    transform: scale(1.5);
    margin-right: 10px !important;
}

.pimp_img{
        border-radius: 5px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.form-switch .not_applicable_label {
    margin-left: 0;
}

/******************** interrupteur *****************/

.form-switch .form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.5;
    background-color: #e3e3e3 !important;
    color: #000 !important;
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-color: #0d6efd;
    border-color: #0d6efd;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2523fff'/%3E%3C/svg%3E");
 }


.form-switch .form-check-input {
    width: 2em;

   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba%25280, 0, 0, 0.25%2529'/%3E%3C/svg%3E");
   background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;

    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;

    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

/*VG-065785-0*/
#ajax_cart_dialog
{
        display: block !important;
        overflow: auto !important;
        height: auto !important;
        padding:15px !important;
}
#ajax_cart_dialog {
        scrollbar-width: none !important; /* Firefox */
        -ms-overflow-style: none !important; /* Edge */
}

#ajax_cart_dialog::-webkit-scrollbar {
        width: 0 !important;
        background: transparent !important;
}
.ajax_cart
{
    z-index:9999 !important;
    width:1000px !important;
    top:10% !important;
}
 .fa-shopping-cart
    {
     font-size:19px !important;
    }
@media screen and (max-width: 800px) {

      .ajax_cart
    {
        z-index:9999 !important;
        width:80% !important;
            padding: 5px !important;

    }
    .prod_list_add_cart , .fa-shopping-cart
    {
     font-size:19px !important;
    }
    #ajax_cart_dialog
    {
     padding:0 !important;

    }
    .t span
    {
     float:none !important;
    }
    .cart-qty , .pr{
     text-align:center !important;
    }
    .prod_list_add_cart {
     padding-bottom:3rem !important;
    }

}

.col-md-8:has(.politique) {
    width:100% !important;
}
/** image secodnaire ***/
.image_secondaire_titre{
  max-width:200px ;
  vertical-align:top;
}
#delivery_address_wrapper
{
    overflow: hidden !important;
}

#paiement_tab_entete
{
  margin-top:30px !Important;
}
#paiement_tab .navbar
{
    background: initial !important;
}
.pimp_img
{
  max-width: 100%;
}
/* 68619 */
.mask_postcode {
    text-transform: uppercase;
}
/*VG-068766-0*/
@media screen and (max-width: 800px) {
    h2.timeline_titre
    {

        margin-top: 3.5rem !important;

    }
    .accordeon_titre span
    {
        display:block;
    }
}
/*VG-069094-0*/
.form_address_wrapper  .form-control
{
   float:none !Important;
}


#doc_form_search .doc_img img,#slider_doc_cat .doc_img img{
    max-height: none !important;
    height: unset !important;
}
/*VG-069368*/
#log_cart
{
    height:fit-content !important;
}
/*VG-070567-0 affichage des juicebox*/
@media (max-width: 800px) {  

    .jb-splash-holder , .container-album-photo
    {
      height: 42vh !important;
    }
    div.jb-splash
    {
     height:auto !Important;
    }
}
/*VG-070955-0*/
#form_facture .log_btn
{
    z-index: 99 !Important;
}
body.modal-open #wrapper_section_temoignage{
    z-index: -1 !important;
    position: relative;
}
#ajax-cart-body div#ajax_cart_top {
    top: -20px;
}
 @media only screen and (max-width: 800px) {


  body .form_don_visiteur , body .form_don_visiteur_content
  {
   width:100% !important;
  }
  body .col-md-12:has(.form_don_visiteur)
  {
     padding:0 !important;
  }
   body .form_don_visiteur h2
  {
       font-size: 20px;
  }
   body .form_don_visiteur input[type="submit"].Btn {
   padding: 10px 10px !important;
   display: block;
    width: 100%;
    font-size: 15px;
    text-wrap: auto;
  }
}
@media screen and (min-width: 800px) and (max-width: 1700px) {  
    body#bibliotheque #entete_image_interne.afficher_nouveau_categorie_0::after
    {
        height: 300px;
    }
}
@media screen and (min-width: 1700px)  {  
    body#bibliotheque #entete_image_interne.afficher_nouveau_categorie_0::after
    {
        height: 250px;
    }
}