html {
    position: relative;
    min-height: 100%;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body#bootstrap3 {
    margin: 0%;
    margin-bottom: 50px;
}

body#bootstrap3, div#bootstrap3 {
    font-size: 16px;
}

#bootstrap3 h1, #bootstrap3 .h1, #bootstrap3 h2, #bootstrap3 .h2, #bootstrap3 h3, #bootstrap3 .h3, #bootstrap3 h4, #bootstrap3 .h4, #bootstrap3 h5, #bootstrap3 .h5, #bootstrap3 h6, #bootstrap3 .h6 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: normal;
    color: #333;
}

#bootstrap3 h1 a, #bootstrap3 h2 a, #bootstrap3 h3 a, #bootstrap3 h4 a, #bootstrap3 h5 a, #bootstrap3 h6 a, #bootstrap3 h1 a:hover, #bootstrap3 h2 a:hover, #bootstrap3 h3 a:hover, #bootstrap3 h4 a:hover, #bootstrap3 h5 a:hover, #bootstrap3 h6 a:hover {
    color: inherit;
    text-decoration: none;
}

#bootstrap3 img {
    max-width: 100%;
    height: auto;
    object-fit: scale-down;
}

#bootstrap3 .navbar {
    min-height: 100px;
}

#bootstrap3 .navbar-nav > li > button, #bootstrap3 .navbar-nav > li > a, #bootstrap3 .navbar-brand {
    height: 100px;
    display: flex;
    align-items: center;
}
#bootstrap3 .navbar-nav > li > button{
    display: block;
    padding-inline: 15px;
    color: #777;
}

#bootstrap3 .navbar-nav>li>a {
    padding: 10px;
}

#bootstrap3 .navbar-nav > li > button > i, #bootstrap3 .navbar-nav > li > a > i {
    display: inherit;
}

#bootstrap3 .navbar-brand {
    font-size: 1.313em;
    max-width: 420px;
    line-height: 26px;
}

#bootstrap3 #brand-logo {
    background-color: white;
    height: 95px;
    display: inline-block;
    float: left;
    margin-right: 30px;
    border-bottom: 0;
    position: relative;
}

#bootstrap3 #brand-logo img {
    transform: translateZ(0);
}

#bootstrap3 #brand-logo:after {
    background-color: white;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 2px 8px 4px rgba(0,0,0,0.08);
    content: '';
    height: 124px;
    position: absolute;
    top: -16px;
    transform: skewY(-4deg);
    width: 100%;
    z-index: -1;
}

#bootstrap3 #brand-logo a {
    height: 100%;
    width: 100%;
    padding: 10px 16px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bootstrap3 .catalogue-container {
    margin-top: 64px;
    margin-bottom: 100px;
}

#bootstrap3 .catalogue-main {
    line-height: 1.5;
}

#bootstrap3 .catalogue-sidebar {
    display: flex;
    flex-direction: column;
}

#bootstrap3 .form-control{
    font-size: 0.938em;
}
#bootstrap3 .form-control + .form-control{
    margin-top: 10px;
}

#bootstrap3 .year {
    color: #9e9e9e;
    margin: 8px 0;
    font-size: 1.875em;
    overflow-wrap: break-word;
}

#bootstrap3 .dates-formations {
    margin-top: 20px;
}

#bootstrap3 .dates-formations table tr td:first-child {
    width: 105px;
}

#bootstrap3 .catalogue-list h2 {
    font-size: 1.45em;
    margin: 0;
}

#bootstrap3 .catalogue-list h2,
#bootstrap3 .catalogue-list h3{
    position: relative;
}

#bootstrap3 .panel-heading > i,
#bootstrap3 .panel-heading > .panel-title > i,
#bootstrap3 a > i {
    margin-right: 10px;
}

#bootstrap3 .panel-heading > h1.panel-title,
#bootstrap3 .panel-heading > h2.panel-title,
#bootstrap3 .panel-heading > h3.panel-title {
    font-size: 1em;
}

#bootstrap3 .panel-heading label {
    font-weight: normal;
    font-size: 1em;
}
#bootstrap3 .formation-nav {
    margin-bottom: 20px;
    font-size: 0.875em;
}

#bootstrap3 .catalogue-formation-formulaire {
    padding: 0;
    margin-top: 20px;
}

#bootstrap3 .contact-formulaire, #bootstrap3 .cart-formulaire {
    padding: 0;
}

#bootstrap3 .catalogue-formation {
    margin-bottom: 60px;
}

#bootstrap3 .catalogue-formation-title {
    margin-bottom: 25px;
    font-size: 1.625em;
}

#bootstrap3 .catalogue-formation-meta {
    margin-bottom: 20px;
    color: #999;
}

#bootstrap3 .search-subtitle-other-hits {
    margin-top: 20px;
}

#bootstrap3 ul.catalogue-bullet {
    list-style-type: square;
}

#bootstrap3 ul.catalogue-bullet li {
    margin-top: 5px;
    list-style-type: square;
}

#bootstrap3 ul.catalogue-bullet li:first-child {
    margin-top: 15px;
}

#bootstrap3 .formateur-photo {
    width: 160px;
}

#bootstrap3 .footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 20px;
    background-color: #f5f5f5;
    padding-top: 10px;
    font-size: 0.625em;
}

#bootstrap3 .tab_container .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#bootstrap3 .tab_container .tab-content {
    padding: 5px 15px;
}

#bootstrap3 #wrapper {
    padding-left: 225px;
}

#bootstrap3 #sidebar-wrapper {
    margin-left: -225px;
    left: 225px;
    width: 225px;
    background: #d2dde2;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
}

#bootstrap3 .catalogue-search .input-group {
    display: flex;
}

#bootstrap3 .catalogue-search .input-group-addon,
#bootstrap3 .catalogue-search .input-group-btn {
    width: 3rem;
}

#bootstrap3 .catalogue-search .input-group-addon .btn,
#bootstrap3 .catalogue-search .input-group-btn .btn {
    height: 100%;
}
#bootstrap3 .well {
    font-size: .875em;
}
#bootstrap3 .panel-settings {
    height: 100%;
    margin: 0;
    border-radius: 0;
    border-right: 2px solid #c1c1c1;
    border-left: none;
}

#bootstrap3 .panel-body {
    font-size: .875em;
}
#bootstrap3 .panel-body p, #bootstrap3 .panel-body li {
    font-size: 1em;
}

#bootstrap3 .panel-body .well,
#bootstrap3 .well .panel-body,
#bootstrap3 .well .panel-body .well {
    font-size: 1em;
}

#bootstrap3 .panel-settings > .panel-heading {
    border-radius: 0;
}

#bootstrap3 ul.list-settings li {
    min-height: 70px;
    padding: 12px 10px;
}

#bootstrap3 ul.list-settings li select {
    margin: 0 auto;
    display: block;
}

#bootstrap3 .dd-colorpicker--compact {
    margin: 0 auto;
    display: block;
    width: 65px;
    position: relative;
}

#bootstrap3 .dd-colorpicker--compact input {
    float: left;
    font-size: 0.625em;
    border: 1px solid #ccc;
    width: 50px;
    text-align: center !important;
    cursor: cell;
}

#bootstrap3 .dd-colorpicker__anchor {
    left: -69px;
    position: absolute;
    z-index: 100;
    top: 23px;
}

#bootstrap3 .dd-colorpicker__action .dd-colorpicker__action--reset {
    background: url(/images/icons/cancel_gray.png) no-repeat 2px 2px;
    top: -4px;
    left: -6px;
    width: 12px;
    height: 12px;
    background-position: 0 0;
    margin: 0;
    background-size: 100%;
    float: left;
    position: relative;
    opacity: 0.8;
    cursor: pointer;
}

#bootstrap3 #dendreo_ajax_form {
    padding: 0 30px;
}

#bootstrap3 .captcha {
    width: 300px;
    margin-bottom: 15px;
}

#bootstrap3 .form-group.required .control-label:after {
    color: #d00;
    content: "*";
    margin-left: 5px;
}

#bootstrap3 .choix_adf_intra, #bootstrap3 .formulaire_toggle_hide {
    display: none;
}

#bootstrap3 .badge-inter,
#bootstrap3 .badge-intra {
    float: inherit !important;
    margin-left: 4px;
    margin-right: 4px;
}

#bootstrap3 .badge-cpf, #bootstrap3 .badge-dpc, #bootstrap3 .badge-prio {
    float: inherit !important;
}

#bootstrap3 .badge{
    margin-left: 5px;
}
#bootstrap3 .badge:not(.badge-count) {
    font-size: 0.86em;
}
#bootstrap3 .badge:not(.pull-right) {
    float: inherit !important;
}
#bootstrap3 .cart_icon .badge {
	float: right !important;
}

#bootstrap3 .catalogue-formation-title .badge {
    font-size: 0.465em;
}

#bootstrap3 .badge-complet {
    float: inherit !important;
    background-color: #FAAD63;
    margin-left: 4px;
    margin-right: 4px;
}

#bootstrap3 .badge-rooms {
    float: inherit !important;
    margin-left: 4px;
    margin-right: 4px;
}

#bootstrap3 .badge-rooms-available {
    background-color: #468847;
}

#bootstrap3 .badge-rooms-last {
    background-color: #ADAA33;
}

#bootstrap3 .badge-rooms-full {
    background-color: #FAAD63;
}

#bootstrap3 .badge-cpf {
    background-color: #798d8f;
}

#bootstrap3 .badge-dpc {
    background-color: #798d8f;
}

#bootstrap3 .badge-prio {
    background-color: #abba45;
}

#bootstrap3 .badge-presentiel {
    background-color: #1b86d8;
}

#bootstrap3 .badge-elearning-sync {
    background-color: #25A0C5;
}

#bootstrap3 .badge-elearning-async {
    background-color: #4A9586;
}

@media (max-width: 1200px) {
    #bootstrap3 .navbar-brand {
        font-size: 1em;
        line-height: 21px;
        max-width: 232px;
    }
}

@media (max-width: 1185px) {
    #bootstrap3 #wrapper {
        padding-left: 0;
    }

    #bootstrap3 #sidebar-wrapper {
        left: 0;
    }

    #bootstrap3 #wrapper.active {
        position: relative;
        left: 225px;
    }

    #bootstrap3 #wrapper.active #sidebar-wrapper {
        left: 225px;
        width: 225px;
    }
}

@media (max-width: 1020px) {
    #bootstrap3 .navbar-container,
    #bootstrap3 .navbar-header {
        float: none;
        position: relative;
        z-index: 1;
    }

    #bootstrap3 .navbar-left, #bootstrap3 .navbar-right {
        float: none !important;
    }

    #bootstrap3 .navbar-toggle {
        display: block;
    }

    #bootstrap3 .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    #bootstrap3 .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    #bootstrap3 .navbar-collapse {
        position: relative;
        z-index: 0;
    }

    #bootstrap3 .navbar-collapse.collapse {
        display: none !important;
    }

    #bootstrap3 .navbar-nav {
        float: none !important;
        margin-top: 20px;
    }

    #bootstrap3 .navbar-nav > li {
        float: none;
    }

    #bootstrap3 .navbar-nav > li > a, #bootstrap3 .navbar-nav > li > button {
        padding-top: 10px;
        padding-bottom: 10px;
        height: 50px;
        width: 100%;
        text-align: left;
    }

    #bootstrap3 .collapse.in {
        display: block !important;
    }

    #bootstrap3 .navbar-brand {
        max-width: 400px;
    }
}

@media (max-width: 992px) {
    #bootstrap3 .navbar-brand {
        max-width: 400px;
    }
}

@media (max-width: 768px) {
    #bootstrap3 #brand-logo {
        height: 100px;
        top: 0px;
        margin-top: 0;
        margin-left: 16px;
    }

    #bootstrap3 .btn-choose-l10n .dropdown-menu a {
        color: #333;
    }

    #bootstrap3 .navbar {
        border-bottom: 0;
    }

    #bootstrap3 .navbar-brand {
        max-width: 295px;
    }

    #bootstrap3 .catalogue-container {
        margin-top: 48px;
        margin-bottom: 100px;
    }
}

@media (max-width: 640px) {
    #bootstrap3 a.navbar-brand {
        display: none !important;
    }
}

#bootstrap3 .visuel_description_inline {
    max-width: 300px;
    float: right;
    padding: 4px;
    border: 1px solid #e2e2e2;
    margin: 0 0 15px 15px;
}

@media (max-width: 992px) {
    #bootstrap3 .visuel_description_inline {
        max-width: 200px;
    }
}

@media (max-width: 414px) {
    #bootstrap3 .visuel_description_inline {
        max-width: 150px;
    }
}

#bootstrap3 .liste_sous_categories {
    margin-top: 5px;
    margin-bottom: 5px !important;
}

#bootstrap3 .liste_sous_categories .list-group-item {
    border: none;
    padding-right: 0;
}

#bootstrap3 .liste_sous_categories .list-group-item > h3 {
    margin: 0;
    font-size: 1.43em;
}

#bootstrap3 .liste_sous_categories .list-group-item h4 a {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

#bootstrap3 .liste_sous_categories .list-group-item > h3 .badge {
    font-size: .6em;
    opacity: 0.75;
}

#bootstrap3 .checkbox input[type=checkbox], #bootstrap3 .checkbox-inline input[type=checkbox] {
    -webkit-appearance: checkbox;
}

#bootstrap3 .select2.select2-container .select2-selection {
    border-radius: 0;
    font-size: .75em;
    height: 31px;
    color: #333;
    border: 1px solid #cccccc;
}

#bootstrap3 .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    margin-bottom: 0;
    padding: 0 10px;
}

#bootstrap3 .select2-container--default .select2-search--inline .select2-search__field {
    padding-top: 6px;
}

#bootstrap3 .select2-container--default .select2-selection--multiple .select2-search__field {
    background: transparent !important;
    border: none !important;
    margin-top: 5px !important;
    padding: 0 !important;
    -webkit-appearance: textfield !important;
}
#bootstrap3 .select2-container--default .select2-selection--multiple .select2-search__field:focus{
    background: transparent !important;
    border-color: transparent !important;
    outline: 0;
    box-shadow: none !important;
}
#bootstrap3 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: 1px solid #aaa !important;
    margin-right: 5px !important;
    margin-top: 5px !important;
    padding: 0 5px !important;
    line-height: initial;
}

#bootstrap3 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 31px;
    line-height: 31px;
}
#bootstrap3 .select2-container--default .selection .select2-selection__clear {
    font-size: 1em;
    line-height: 31px;
    color: #f56565;
    margin-left: auto;
    margin-right: 4px;
    order: 1;
}

#bootstrap3 #module_points_forts {
    font-size: 120%;
}

#bootstrap3 .detail_heures_completes {
    max-height: 160px;
    overflow-y: auto;
}

#bootstrap3 .details_formateur_lam {
    max-height: 160px;
    overflow-y: auto;
}

.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #e2e2e2;
    font-size: 1.25em;
    height: 20px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    display: inline-block;
    margin-top: -10px;
    margin-left: 10px;
    cursor: default;
    top: 2px;
}

.star-ratings-css span {
    padding-right:2px;
}

.star-ratings-css--ml0 {
    margin-left: 0;
}
.star-ratings-css-top span:last-child,
.star-ratings-css-bottom span:last-child {
    padding-right: 0;
}

.star-ratings-css-top {
     color: #ffd500;
     padding: 0;
     position: absolute;
     z-index: 1;
     display: block;
     top: 0;
     left: 0;
     overflow: hidden;
     overflow-wrap: normal;
     white-space: nowrap;
}

.star-ratings-css-bottom {
     padding: 0;
     display: block;
     z-index: 0;
}

.catalogue_certifications img {
    width: 100%;
}

@media (max-width: 600px) {
    #bootstrap3 .media-left {
        display: block;
    }

    #bootstrap3 .media-body {
        display: block;
        width: auto;
        padding: 20px;
    }

    #bootstrap3 .img-thumbnail {
        margin:auto;
    }
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block !important;
}

.resp-sharing-button__link {
    text-decoration: none !important;
    color: #fff !important;
    margin: 0.5em !important;
}

.resp-sharing-button {
    border-radius: 5px !important;
    transition: 25ms ease-out !important;
    padding: 0.5em 0.65em !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important;
}

.resp-sharing-button__icon svg {
    margin-right: 0.4em !important;
    vertical-align: top !important;
}

.resp-sharing-button--small svg {
    margin: 0 !important;
    vertical-align: middle !important;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff !important;
    fill: none !important;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff !important;
    stroke: none !important;
}

.resp-sharing-button--twitter {
    background-color: #2c2c2d!important;
}

.resp-sharing-button--twitter:hover {
    background-color: #000!important;
}

.resp-sharing-button--facebook {
    background-color: #3b5998!important;
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373!important;
}

.resp-sharing-button--linkedin {
    background-color: #0077b5!important;
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293!important;
}

.resp-sharing-button--facebook {
    background-color: #3b5998!important;
    border-color: #3b5998 !important;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373!important;
    border-color: #2d4373 !important;
}

.resp-sharing-button--twitter {
    background-color: #2c2c2d!important;
    border-color: #2c2c2d !important;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #000!important;
    border-color: #000 !important;
}

.resp-sharing-button--linkedin {
    background-color: #0077b5!important;
    border-color: #0077b5 !important;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
    background-color: #046293!important;
    border-color: #046293 !important;
}

/* Correctif pour worklab */
#bootstrap3 .fa,#bootstrap3  .far,#bootstrap3  .fas {
    font: var(--fa-font-solid);
}

#bootstrap3 .sidebar-sub-heading {
    color: #999999;
    display: block;
    font-size: .8575em;
    font-weight: inherit;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 24px 0 8px;
}

.filter-option__input {
    display: none;
}

.filter-option__text {
    color: #333;
    align-items: baseline;
    display: flex;
    padding: 6px 8px;
    border-radius: 4px;
    font-size: 1em;
}

.filter-option__text:hover {
    background: #f5f5f5;
}

.filter-option__icon {
    color: #999;
    margin-right: 8px;
}

input:checked + .filter-option__text {
    background: #ebebeb;
}

input:checked + .filter-option__text .filter-option__icon {
    color: #777;
}

#categorie-filter option {
    color: #000;
}
#categorie-filter.empty {
    color: #ccc;
}

#bootstrap3 .formateur-card-catalogue {
    border: 1px #FFFFFF solid;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px;
    background-color: #FFFFFF;
}

#bootstrap3 .formateur-card-catalogue:last-child {
    border-bottom: none;
}

@media (max-width: 600px) {

    #bootstrap3 .formateur-card-catalogue .media-body {
        padding: 0;
    }
}

#bootstrap3 .panel-default.formateur-card-catalogue {
    box-shadow: none;
    border-color: #ddd;
    margin-bottom: 10px;
    padding: 0;
}

#bootstrap3 .formateur-card-catalogue .update-card-MDimentions {
    width: 80px;
    height: 80px;
    vertical-align: middle;
    border-radius: 50%;
}

@media (max-width: 600px) {

    #bootstrap3 .formateur-card-catalogue .update-card-MDimentions {
        width: 56px;
        height: 56px;
    }
}

a.no-underline {
    text-decoration: none !important;
}

#bootstrap3 .card-active-user__entreprise {
    border-bottom: 1px solid #eee;
    margin-bottom: 12px;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
}

#bootstrap3 .card-active-user__entreprise-logo {
    max-height: 48px;
    margin: 0 auto 12px;
}

#bootstrap3 .card-active-user__details {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

@media (min-width: 768px) and (max-width: 992px) {

    #bootstrap3 .card-active-user__details {
        flex-direction: column;
        text-align: center;
    }
}

#bootstrap3 .card-active-user__details-avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.125em;
    width: 40px;
    height: 40px;
    color: white;
    margin-right: 8px;
    background-size: cover;
    flex-shrink: 0;
}

@media (min-width: 768px) and (max-width: 992px) {

    #bootstrap3 .card-active-user__details-avatar {
        margin-right: 0;
        margin-bottom: 8px;
    }
}

#bootstrap3 .card-active-user__details-name {
    font-weight: 600;
    margin-bottom: 0;
}

#bootstrap3 .card-active-user__notice {
    background-color: #ebf8ff;
    border: 1px solid #4299e1;
    display: flex;
    margin-bottom: 12px;
    border-radius: 4px;
    padding: 8px;
}

@media (max-width: 768px) {

    #bootstrap3 .card-active-user__notice {
        align-items: center;
    }
}

#bootstrap3 .card-active-user__notice-icon {
    color: #4299e1;
    margin-right: 8px;
    line-height: 1;
    margin-top: 4px;
}

#bootstrap3 .card-active-user__notice-text {
    font-size: .75em;
    color: #2a4365;
    margin-bottom: 0;
}

#bootstrap3 .certif-logo {
    padding: 15px 25px;
    max-height: 13em;
}

.image-ca {
    margin: 20px 0;
    max-height: 100px;
}

#bootstrap3 .catalogue-gallery {
    display: inline-flex;
    flex-wrap: wrap;
    margin: 0 0 0 -24px;
    width: calc(100% + 24px);
    padding-bottom: 20px;
}

#bootstrap3 .catalogue-gallery__column {
    display: flex;
    width: 100%;
    align-items: stretch;
}

@media (min-width: 640px) {

    #bootstrap3 .catalogue-gallery__column {
        width: 50%;
    }
}

@media (min-width: 1024px) {

    #bootstrap3 .catalogue-gallery__column {
        width: 33.333333%;
    }
}

#bootstrap3 .catalogue-gallery__card {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    padding: 0;
    margin: 24px 0 0 24px;
    width: 100%;
}

#bootstrap3 .catalogue-gallery__card:hover,
#bootstrap3 .catalogue-gallery__card:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    text-decoration: none;
}

#bootstrap3 .catalogue-gallery__img,
#bootstrap3 .wrapper-visuel_description_banner {
    aspect-ratio: 16/9;
    flex-shrink: 0;
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 2px 2px 0 0;
}

#bootstrap3 .wrapper-visuel_description_banner {
    margin-bottom: 10px;
    border-radius: 0;
}

/* #bootstrap3 .catalogue-gallery__img__mask, */
#bootstrap3 .visuel_description_banner__mask {
    backdrop-filter: blur(30px);
    width: 100%;
    height: 100%;
}

#bootstrap3 .catalogue-gallery__img__src,
#bootstrap3 .visuel_description_banner__img {
    display: block;
    object-fit: cover;
    height: 100%;
    margin: auto;
    background-color: #ffffff;
}
#bootstrap3 .catalogue-gallery__img__src {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
    border-radius: 2px 2px 0 0;
}

#bootstrap3 .catalogue-gallery__title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.2;
}

#bootstrap3 .catalogue-gallery__badges {
    margin-top: -4px;
    margin-bottom: 8px;
}

#bootstrap3 .catalogue-gallery__badges .badge {
    margin-left: 0;
}

#bootstrap3 .catalogue-gallery__img--none {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bootstrap3 .catalogue-gallery__img--none__bg {
    width: 100%;
    aspect-ratio: 16/9;
    background-color: #EDF2F7;
    border-radius: 2px 2px 0 0;
}

#bootstrap3 .catalogue-gallery__img--none__icon {
    color: #CBD5E0;
    position: absolute;
}

#bootstrap3 .thumbnail .catalogue-gallery__caption {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 16px 12px;
}

#bootstrap3 .catalogue-gallery__info {
    display: inline-flex;
    flex-wrap: wrap;
    margin-top: auto;
    font-size: 1em;
}

#bootstrap3 .catalogue-gallery__info li {
    margin-right: 12px;
}

#bootstrap3 .legend-small {
    border-bottom: none;
    font-size: .875em;
    letter-spacing: 1px;
    margin-bottom: 12px;
}

#bootstrap3 .text-subtle {
    color: #aaa;
}

/*
Pour les tooltips sur le `cart_form`. Peut-être supprimé si on harmonise
les frameworks app et CP
*/
#bootstrap3 .text-blue-500 {
    color: #4299e1;
}

/* Pour gérer les sauts de ligne dans les tooltips */
#bootstrap3 .tooltip-inner {
    white-space: pre-wrap;
}

@media (max-width: 992px) {

    #bootstrap3 .mb-md-2 {
        margin-bottom: 8px;
    }
}
#bootstrap3 span small{
    font-size: 75%;
}
#bootstrap3 .quality_indicators:first-child:not(:last-child) {
    margin-bottom: 20px;
}

#bootstrap3 .quality_indicators i {
    margin-bottom: 10px;
}

#bootstrap3 .quality_indicators .label-indicator {
    margin-bottom: 4px;
    display: block;
    line-height: 1.2;
}

#bootstrap3 .quality_indicators .indicator {
    margin-bottom: 0;
    font-weight: bolder;
    font-size: 1.125em;
    display: block;
}

#bootstrap3 .formation_sidebar_msg img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#bootstrap3 .filter-applied {
    border: solid thin #48bb78;
    background-color: #f0fff4;
}

#bootstrap3 .filter-text-applied {
    color: #48bb78;
}

#bootstrap3 .filter-input-applied > input {
    border: solid thin #48bb78;
    background-color: #f0fff4;
}

#bootstrap3 .liste_categorie_description,
#bootstrap3 .liste_sous_categorie_description {
    background-color: #f5f5f5;
    border-radius: 4px;
    color: #6c757d;
    font-size: 0.813em;
    margin-top: 12px;
    padding: 12px;
}

#bootstrap3 .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#bootstrap3 .line-clamp * {
    display: inline;
}

#bootstrap3 .line-clamp p::after,
#bootstrap3 .line-clamp blockquote::after,
#bootstrap3 .line-clamp h1::after,
#bootstrap3 .line-clamp h2::after,
#bootstrap3 .line-clamp h3::after,
#bootstrap3 .line-clamp h4::after,
#bootstrap3 .line-clamp h5::after,
#bootstrap3 .line-clamp h6::after,
#bootstrap3 .line-clamp ul::after,
#bootstrap3 .line-clamp ol::after,
#bootstrap3 .line-clamp li {
    content: " \A";
    white-space: pre;
    margin-bottom: 10px;
}

#bootstrap3 .liste_categorie_description__see-more,
#bootstrap3 .liste_sous_categorie_description__see-more {
    display: block;
    width: 100%;
    font-size: .813em;
    margin-top: 6px;
}
#bootstrap3 .liste_categorie_description__see-more a,
#bootstrap3 .liste_sous_categorie_description__see-more a {
    padding: .15em;
}

#bootstrap3 .liste_categorie_description p:last-child,
#bootstrap3 .liste_sous_categorie_description p:last-child,
#bootstrap3 .qualiopi-categories {
    margin-bottom: 0;
}

#bootstrap3 .qualiopi-categories {
    font-size: .75em;
}

#bootstrap3 .pt-mid {
    padding-top: .5em;
}

#bootstrap3 .ti-1 {
    text-indent: 1em;
}

#bootstrap3 .js-show-info {
    margin-left: -45px;
    margin-right: -45px;
}

#bootstrap3 .jumbotron {
    margin: 3%;
}

#bootstrap3 .has-error .select2 .select2-selection {
  border-color: #d9534f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

#bootstrap3 .fa-2x {
    font-size: 2em;
}

#bootstrap3 .fa-3x {
    font-size: 3em;
}

#bootstrap3 .radio-group {
    display: grid;
    gap: 8px;
}

@media (min-width: 768px) {

    #bootstrap3 .radio-group {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

#bootstrap3 .radio-group__option {
    display: flex;
    position: relative;
}

#bootstrap3 .radio-group__input {
    opacity: 0;
    position: absolute;
}

#bootstrap3 .radio-group__label {
    background-color: #fff;
    border: 2px solid #A0AEC0;
    border-radius: 4px;
    cursor: pointer;
    flex-grow: 1;
    font-weight: normal;
    margin-bottom: 0;
    padding: 12px;
}

#bootstrap3 .radio-group__input:checked + .radio-group__label {
    background-color: #F0FFF4;
    border: 2px solid #48BB78;
    color: #000000;
}

#bootstrap3 .radio-group__input:disabled + .radio-group__label {
    opacity: 0.5;
    cursor: not-allowed;
}

#bootstrap3 .footer.navbar-fixed-bottom .container.text-center {
    width: 100%;
    background-color: #f5f5f5;
}

#bootstrap3 .session-heading {
    margin-bottom: 8px;
    margin-top: 20px;
}

#bootstrap3 .session-heading__icon {
    margin-right: 4px;
}

#bootstrap3 .session-dates:first-letter {
    text-transform: uppercase;
}

#bootstrap3 .catalogue-formation iframe {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

#bootstrap3 .list-group-item{
    font-size: .875em;
}
#bootstrap3 .list-group-item .list-group-item{
    font-size: 1em;
}
#bootstrap3 .list-group-item.active a{
    color: inherit;
}

#bootstrap3 .catalogue-list button{
    cursor: pointer;
    position:absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    opacity: 0;
}
#bootstrap3 .catalogue-list button:hover{
    background: transparent;
}
#bootstrap3 .catalogue-list button:focus{
    background: transparent;
    outline: 1px dotted;
    outline-offset: 2px;
}
#bootstrap3 .form-control{
    height: auto !important;
    line-height: normal !important;
    font-size: 1em !important;
    padding-block: 11px !important;
    white-space: normal !important;
}
/* Accessibility styles */
#bootstrap3[data-cdf] #fontfamily_selector{
    display: none;
}
:root[data-font="dyslexia_font"] #bootstrap3 *:not(.fa, .fas){
    font-family: 'OpenDyslexic3', sans-serif !important;
}
#bootstrap3 #skip-link {
    position: absolute;
    z-index: 10000;
    background: #fff;
}
#bootstrap3 #skip-link ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#bootstrap3 #skip-link a {
    display: block;
    padding: .5em;
}
#bootstrap3 .focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
    clip: auto;
}
#bootstrap3 .dropdown-toggle:focus{
    outline: initial !important;
}
#bootstrap3 .navbar .a11y-open{
    border: 0;
    background-color: transparent;
}
#bootstrap3 .navbar .a11y-open i{
    font-size: 1.25em;
}
#bootstrap3 .a11y-open i{
    color: inherit;
}
#bootstrap3 .a11y-open.list-group-item i{
    margin-right: 10px;
}
#bootstrap3 #a11y{
    border: 0;
    outline: none;
    background: transparent;
    display: none;
}
#bootstrap3 #a11y[open]{
    display: block;
}
#bootstrap3 #a11y .grid{
    border: none;
    display: grid;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
}

#bootstrap3 #a11y .grid > div {
    place-self: end;
    height: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0 10px 15px -3px;
    padding: 24px;
}

#bootstrap3 #a11y .a11y-close {
    float: right;
    color: #4a5568;
    border: 0;
    background-color: transparent;
    position: relative;
    z-index: 1;
}

#bootstrap3 #a11y .a11y-close svg {
    height: 24px;
    width: 24px;
}

#bootstrap3 #a11y .a11y-close span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

#bootstrap3 #a11y h2 {
    font-size: 1.25em;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 16px;
}

#bootstrap3 #a11y fieldset {
    display: flex;
    gap: 12px;
    margin-block: 32px;
}

#bootstrap3 #a11y fieldset div{
    display: flex;
    gap: 12px;
    align-items: center;
}

#bootstrap3 #a11y .input-number-decrement,
#bootstrap3 #a11y .input-number-increment {
    flex: 0 0 36px;
    height: 36px;
    border: 1px solid #cbd5e0;
    background: transparent;
    color: initial;
    font-size: .875em;
}
#bootstrap3 #a11y .input-number-decrement i,
#bootstrap3 #a11y .input-number-increment i {
    margin: 0;
}
#bootstrap3 #a11y .input-number{
    height: 36px;
    border: 1px solid #cbd5e0;
}

#bootstrap3 #a11y legend {
    display: block;
    font-weight: 600;
    margin-bottom: 12px;
    font-size: 1em;
    border: 0;
}

#bootstrap3 #a11y label {
    display: flex;
    align-items: center;
    gap: 12px;
    border: 2px solid #cbd5e0;
    background: white;
    color: #2d3748;
    font-size: .875em;
    font-weight: 600;
    padding-block: 8px;
    padding-inline: 16px;
    border-radius: .25em;
}
#bootstrap3 #a11y label:focus-within{
    outline: 2px solid #4299e1;
    outline-offset: -2px;
    box-shadow: rgb(255, 255, 255) 0 0 0 0, rgb(66, 153, 225) 0 0 0 2px, rgba(0, 0, 0, 0) 0 0 0 0
}
#bootstrap3 #a11y label:has(:checked) {
    border-color: #4299e1;
    background-color: #ebf8ff;
    color: #3182ce;
}

[data-contrast="more_contrast"] {
    --dendreo-primary: #333 !important;
    --dendreo-primary-hovez: #333333e3 !important;
}

[data-contrast="more_contrast"] #bootstrap3 .tooltip-inner,
[data-contrast="more_contrast"] #bootstrap3 .navbar,
[data-contrast="more_contrast"] #bootstrap3 .badge,
[data-contrast="more_contrast"] #bootstrap3 .nav-pills > li.active > a,
[data-contrast="more_contrast"] #bootstrap3 .list-group-item.active,
[data-contrast="more_contrast"] #bootstrap3 .list-group-item.active:hover,
[data-contrast="more_contrast"] #bootstrap3 .list-group-item.active:focus,
[data-contrast="more_contrast"] #bootstrap3 .panel-primary > .panel-heading,
[data-contrast="more_contrast"] #bootstrap3 .panel-primary > .panel-heading .panel-title,
[data-contrast="more_contrast"] #bootstrap3 .card-active-user__details-avatar,
[data-contrast="more_contrast"] #bootstrap3 .badge,
[data-contrast="more_contrast"] #bootstrap3 .btn,
[data-contrast="more_contrast"] #bootstrap3 .label-primary
{
    background-color: #333 !important;
    background-image: none !important;
    border-color: transparent !important;
    color: white !important;
    opacity: 1 !important;
    white-space: normal !important;
}
[data-contrast="more_contrast"] #bootstrap3 a{
    text-decoration: underline;
}
[data-contrast="more_contrast"] #bootstrap3 a:hover{
    text-decoration: none;
}

[data-contrast="more_contrast"] #bootstrap3 .navbar #brand-logo a,
[data-contrast="more_contrast"] #bootstrap3 .navbar .dropdown a,
[data-contrast="more_contrast"] #bootstrap3 .navbar .dropdown a:hover{
    color: initial !important;
}
[data-contrast="more_contrast"] #bootstrap3 .navbar a,
[data-contrast="more_contrast"] #bootstrap3 .navbar button,
[data-contrast="more_contrast"] #bootstrap3 .footer *,
[data-contrast="more_contrast"] #bootstrap3 .breadcrumb *,
[data-contrast="more_contrast"] #bootstrap3 .fa,
[data-contrast="more_contrast"] #bootstrap3 .fas,
[data-contrast="more_contrast"] #bootstrap3 [style*="color"]:not([style*="-color"],[style*="color:white"]),
[data-contrast="more_contrast"] #bootstrap3 .navbar a:hover,
[data-contrast="more_contrast"] #bootstrap3 .footer *:hover,
[data-contrast="more_contrast"] #bootstrap3 .breadcrumb *:hover,
[data-contrast="more_contrast"] #bootstrap3 .catalogue-container *:not(.card-active-user__details-avatar, .badge, .label-primary, .tooltip-inner, .btn, .panel-title, .active, .active a),
[data-contrast="more_contrast"] #bootstrap3 .catalogue-container *:not(.card-active-user__details-avatar, .badge, .label-primary, .tooltip-inner, .btn, .panel-title, .active, .active a):hover{
    color: inherit !important;
}
[data-contrast="more_contrast"] #bootstrap3 [style*="opacity"]{
    opacity: 1 !important;
}
[data-contrast="more_contrast"] #bootstrap3 .av-down{
    color: #b50000;
}


@media screen and (prefers-contrast: more) and (forced-colors: none) {


        --dendreo-primary: #333 !important;
        --dendreo-primary-hovez: #333333e3 !important;


    #bootstrap3 .tooltip-inner,
    #bootstrap3 .navbar,
    #bootstrap3 .badge,
    #bootstrap3 .nav-pills > li.active > a,
    #bootstrap3 .list-group-item.active,
    #bootstrap3 .list-group-item.active:hover,
    #bootstrap3 .list-group-item.active:focus,
    #bootstrap3 .panel-primary > .panel-heading,
    #bootstrap3 .panel-primary > .panel-heading .panel-title,
    #bootstrap3 .card-active-user__details-avatar,
    #bootstrap3 .badge,
    #bootstrap3 .btn,
    #bootstrap3 .label-primary
    {
        background-color: #333 !important;
        background-image: none !important;
        border-color: transparent !important;
        color: white !important;
        opacity: 1 !important;
        white-space: normal !important;
    }
    #bootstrap3 a{
        text-decoration: underline;
    }
    #bootstrap3 a:hover{
        text-decoration: none;
    }

    #bootstrap3 .navbar #brand-logo a,
    #bootstrap3 .navbar .dropdown a,
    #bootstrap3 .navbar .dropdown a:hover{
        color: initial !important;
    }
    #bootstrap3 .navbar a,
    #bootstrap3 .navbar button,
    #bootstrap3 .footer *,
    #bootstrap3 .breadcrumb *,
    #bootstrap3 .fa,
    #bootstrap3 .fas,
    #bootstrap3 [style*="color"]:not([style*="-color"],[style*="color:white"]),
    #bootstrap3 .navbar a:hover,
    #bootstrap3 .footer *:hover,
    #bootstrap3 .breadcrumb *:hover,
    #bootstrap3 .catalogue-container *:not(.card-active-user__details-avatar, .badge, .label-primary, .tooltip-inner, .btn, .panel-title, .active, .active a),
    #bootstrap3 .catalogue-container *:not(.card-active-user__details-avatar, .badge, .label-primary, .tooltip-inner, .btn, .panel-title, .active, .active a):hover{
        color: inherit !important;
    }
    #bootstrap3 [style*="opacity"]{
        opacity: 1 !important;
    }
    #bootstrap3 .av-down{
        color: #b50000;
    }
}
