<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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;
}

#bootstrap3 {
    font-size: 14px;
}

#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;
    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%;
}

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

#bootstrap3 .navbar-nav &gt; li &gt; a, #bootstrap3 .navbar-brand {
    height: 100px;
    display: flex;
    align-items: center;
}

#bootstrap3 .navbar-nav &gt; li &gt; a &gt; i {
    display: inherit;
}

#bootstrap3 .navbar-brand {
    font-size: 1.5em;
    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 h2.year {
    color: #9e9e9e;
    margin: 8px 0;
    font-size: 30px;
    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: 20px;
    margin: 0;
}

#bootstrap3 .catalogue-list h2 a,
#bootstrap3 .catalogue-list h3 a {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

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

#bootstrap3 .panel-heading &gt; h1.panel-title,
#bootstrap3 .panel-heading &gt; h2.panel-title,
#bootstrap3 .panel-heading &gt; h3.panel-title {
    font-size: 14px;
}

#bootstrap3 .formation-nav {
    margin-bottom: 20px;
}

#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: 26px;
}

#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: 13px;
}

#bootstrap3 .tab_container .nav-pills &gt; li &gt; 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 .panel-settings {
    height: 100%;
    margin: 0;
    border-radius: 0;
    border-right: 2px solid #c1c1c1;
    border-left: none;
}

#bootstrap3 .panel-settings &gt; .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: 10px;
    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-elearning,
#bootstrap3 .badge-presentiel,
#bootstrap3 .badge-elearning-sync,
#bootstrap3 .badge-elearning-async,
#bootstrap3 .badge-nouveaute,
#bootstrap3 .badge-mixte {
    float: inherit !important;
    font-size: 11px;
    line-height: 20px;
    padding: 0px 10px;
    margin-left: 5px;
}

#bootstrap3 .catalogue-formation-title .badge {
    font-size: 11px;
}

#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: 1.2em;
        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 &gt; li {
        float: none;
    }

    #bootstrap3 .navbar-nav &gt; li &gt; a {
        padding-top: 10px;
        padding-bottom: 10px;
        height: 50px;
    }

    #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 &gt; h3 {
    margin: 0;
    font-size: 18px;
}

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

#bootstrap3 .liste_sous_categories .list-group-item &gt; h3 .badge {
    font-size: 11px;
    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: 12px;
    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: 16px;
    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: 20px;
    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.75em !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important;
}

.resp-sharing-button__icon svg {
    width: 1em !important;
    height: 1em !important;
    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: #55acee!important;
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9!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: #55acee!important;
    border-color: #55acee !important;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #2795e9!important;
    border-color: #2795e9 !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: 12px;
    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;
}

.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: 18px;
    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: 12px;
    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: 16px;
    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;
}

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

#bootstrap3 .legend-small {
    border-bottom: none;
    font-size: 14px;
    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 .quality_indicators:first-child:not(:last-child) {
    margin-bottom: 20px;
}

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

#bootstrap3 .quality_indicators h5 {
    margin-bottom: 4px;
}

#bootstrap3 .quality_indicators h4 {
    margin-bottom: 0;
    font-weight: bolder;
}

#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 &gt; 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: 13px;
    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: 13px;
    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: 12px;
}

#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;
}
</pre></body></html>