.highlight pre {
    padding: 0;
    margin-top: .65rem;
    margin-bottom: .65rem;
    white-space: pre;
    background-color: transparent;
    border: 0;
}

code, kbd, pre, samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override;
}

.chroma .na {
    color: #006ee0;
}

.chroma .s {
    color: #d73038;
}

.chroma .o {
    color: #555;
}

/*#popup-tutoriel, #popup-tutoriel-2 {
    !*max-width: 1920px;*!
    !*padding: 45px !important;*!
}*/

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}

.dropdown .button-dropdown, .missions-recommandees, .dropdown .btn-success {
    min-height: 38px;
}

.mdi.mdi-star {
    font-size: 1.1em;
}

.bouton-menu-ouvert {
    display: none;
}

section.content-header {
    padding: 20px !important;
    height: 90px;
}

.navbar-responsive-jp {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.content-header {
    padding: 0 !important;
}

#navbarSupportedContent.show .footer-fenetre-filtre {
    width: 100%;
    height: 65px;
    border-top: 1px solid lightgrey;
    margin-top: 30px;
    text-align: right;
    background-color: #00A4DD;
    color: white !important;
    display: block !important;
    padding-top: 15px;
    position: fixed;
    bottom: 0 !important;
}

.filtrer-trier {
    padding-right: 10px;
    display: flex;
}

.content-header {
    position: relative;
    padding: 15px 20px 13px;
    background: #fff;
    box-shadow: none;
}



.navbar {
    padding: 0 !important;
}

#body_page .nav-item a.missions-recommandees {
    border: 1px solid lightgray !important;
    border-radius: 4px !important;
}

#body_page {
    height: auto !important;
}

#navbarSupportedContent.show {
    margin-top: 30px;
    border-top: 1px solid lightgrey;
    padding-top: 30px;
    background-color: #f4f6f9;
}

.texte {
    display: none;
    font-size: 0.8em;
    color: lightslategray;
}

#navbarSupportedContent.show .texte {
    display: block;
}

#navbarSupportedContent.show .dropdown {
    width: 100% !important;
    display: block;
    margin-top: 5px;
}

#navbarSupportedContent.show .button-dropdown, #navbarSupportedContent.show #barre-de-recherche {
    max-width: 100% !important;
    text-align: left;
    white-space: inherit;
}

#bouton_filtre {
    text-align: right !important;
}

/*
tableaux
*/

.intitule_colonne {
    display: none;
}

.intitule_colonne, .cta-droite-table .bouton_recherche {
    display: none;
}

.cta-droite-table {
    float: right;
    margin-bottom: 15px;
    padding-right: 0 !important;
    text-align: right;
    width: 20%;
}

.cta-gauche-table {
    float: left;
    display: inline-flex;
    padding-left: 0 !important;
    width: 78%;
}

@media (max-width: 1350px) {
    .cta-droite-table .bouton_recherche {
        display: block;
        width: 38px !important;
        height: 38px;
        padding: 10px;
        right: 20px;
        position: absolute;
    }

    .cta-droite-table #barre-de-recherche {
        display: none;
        width: 100%;
    }
}

@media (min-width: 1000px) {
    .half_width_card{
        max-width: 150px!important;
    }
}
@media (max-width: 1000px) {

    .intitule_colonne {
        display: block;
    }

    .intitule_bouton {
        display: none !important;
    }

    .cta-gauche-table a {
        width: 38px !important;
        height: 38px;
        padding: 10px;
        vertical-align: unset;
    }

    .thead-table-jobphoning {
        display: none;
    }

    table, .tbody_table_jobphoning {
        position: relative;
        display: block;
    }

    .table-card {
        display: block;
        width: 100%;
        margin-top: 15px;
        text-overflow: ellipsis;
        word-wrap: break-word;
        background-color: rgba(0, 0, 0, .125);
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125) !important;
        border-radius: 10px;
        padding: 5px;
        white-space: initial;
        position: relative;
    }

    .table-card td {
        display: inline-block;
        overflow: hidden;
        max-width: 100%;
        border-radius: 10px;
        margin-top: 4px;
        padding: 0.5rem !important;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125) !important;
        height: 60px;
        line-height: 1 !important;
        background-color: #fff;
    }

    td.table-card-option-selection {
        width: 30px !important;
        height: 35px !important;
        border: none !important;
        display: inline-block !important;
    }

    td.position-top-left {
        position: absolute;
        top: 0;
        left: 0;
    }

    td.table-card-label-selection {
        width: 50% !important;
        height: 35px !important;
        border: none !important;
        display: inline-block !important;
        color: #00A4DD !important;
        padding-top: 12px !important;
        padding-left: 0 !important;
    }

    td.table-card-label-selection .intitule_colonne {
        display: inline-block !important;
    }

    td.table-card-detail-header-droite {
        border: none !important;
        width: 165px !important;
        height: 35px !important;
        padding-top: 12px !important;
        display: inline-block !important;
        float: right !important;
    }

    td.table-card-detail-header-droite .intitule_colonne {
        display: inline-block !important;
        color: #212529 !important;
    }

    td.table-card-detail-header-droite .intitule_colonne {
        display: inline-block !important;
        color: #212529 !important;
    }

    .titre_card_jobphoning {
        font-weight: bold;
        padding-top: 8px;
    }

    .bouton_action {
        display: block;
        width: 100%;
        text-align: center;
    }

    .overflow-td {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
        word-break: break-all;
    }

    .overflow-td-afficher {
        overflow: visible !important;
        white-space: normal !important;
        height: auto !important;
    }

    .intitule_colonne {
        color: #00A4DD;
    }

    .quart_width_card {
        width: 24.5% !important;
        display: inline-block !important;
    }

    .one_third_width_card {
        width: 32.9% !important;
        display: inline-block !important;
    }

    .table th.one_third_width_card, .table td.one_third_width_card {
        width: 32.5% !important;
        display: inline-block !important;
    }

    .two_third_width_card {
        width: 65.7% !important;
        display: inline-block !important;
    }

    .half_width_card {
        width: 49.5% !important;
        display: inline-block !important;
    }

    .table th.half_width_card, .table td.half_width_card {
        width: 49.5% !important;
        display: inline-block !important;
    }

    .three_third_width_card {
        width: 74% !important;
        display: inline-block !important;
    }

    .full_width_card {
        width: 99.9% !important;
        display: inline-block !important;
    }

    .table th.full_width_card, .table td.full_width_card {
        width: 99.9% !important;
        display: inline-block !important;
    }

    .ten_percent_width_card {
        width: 9.5% !important;
        display: inline-block !important;
    }

    .fifteen_percent_width_card {
        width: 14.5% !important;
        display: inline-block !important;
    }

    .twenty_percent_width_card {
        width: 19.5% !important;
        display: inline-block !important;
    }

    .table th.twenty_percent_width_card, .table td.twenty_percent_width_card {
        width: 19.5% !important;
        display: inline-block !important;
    }

    .thirty_percent_width_card {
        width: 29.5% !important;
        display: inline-block !important;
    }

    .forty_percent_width_card {
        width: 39.5% !important;
        display: inline-block !important;
    }

    .table th.forty_percent_width_card, .table td.forty_percent_width_card {
        width: 39.4% !important;
        display: inline-block !important;
    }

    .fifty_percent_width_card {
        width: 49.5% !important;
        display: inline-block !important;
    }

    .fifty_five_percent_width_card {
        width: 54.5% !important;
        display: inline-block !important;
    }

    .sixty_percent_width_card {
        width: 59.5% !important;
        display: inline-block !important;
    }

    .seventy_percent_width_card {
        width: 69.5% !important;
        display: inline-block !important;
    }

    .eighty_percent_width_card {
        width: 79.5% !important;
        display: inline-block !important;
    }

    .ninety_percent_width_card {
        width: 89.5% !important;
        display: inline-block !important;
    }

    .chevron_ellipsis {
        display: block !important;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .prospectdataline {
        width: auto;
    }

    .mdi.mdi-file-pdf {
        font-size: 1.5em;
    }


}

@media (max-width: 450px) {
    .table th.half_width_card, .table td.half_width_card {
        width: 49.2% !important;
        display: inline-block !important;
    }

    .nav_item_intitule_jobphoning {
        display: none !important;
    }

    .nav_item_jobphoning.active .nav_item_intitule_jobphoning {
        display: inline-block !important;
    }
}

.navbar-brand-ouvert {
    display: none !important;
}

@media (max-width: 736px) {
    #navbarSupportedContent.show .dropdown {
        margin-top: 0 !important;
    }

    #navbarSupportedContent.show .footer-fenetre-filtre {
        margin-top: 20px !important;
        /*height: 48px;*/
    }

    .navbar-toggler {
        font-size: 1.2rem !important;
    }

    .navbar-brand-ouvert {
        display: none !important;
    }

    .nav_item_intitule_jobphoning {
        display: none;
    }

    .nav_item_jobphoning.active .nav_item_intitule_jobphoning {
        display: inline-block;
        /*position: absolute;
        top: 90px;
        left: 0;*/
    }

    .nav_item_jobphoning {
        display: inline-block;
        padding: 8px 7.5% !important;
    }

    .quart_width_card {
        width: 24% !important;
        display: inline-block !important;
    }

    .one_third_width_card {
        width: 32.7% !important;
        display: inline-block !important;
    }

    .two_third_width_card {
        width: 65.7% !important;
        display: inline-block !important;
    }

    .half_width_card {
        width: 49.5% !important;
        display: inline-block !important;
    }

    .ten_percent_width_card {
        width: 9.5% !important;
        display: inline-block !important;
    }

    .twenty_percent_width_card {
        width: 19.5% !important;
        display: inline-block !important;
    }

    .thirty_percent_width_card {
        width: 29.3% !important;
        display: inline-block !important;
    }

    .forty_percent_width_card {
        width: 39.4% !important;
        display: inline-block !important;
    }

    .table th.forty_percent_width_card, .table td.forty_percent_width_card {
        width: 39.2% !important;
        display: inline-block !important;
    }

    .sixty_percent_width_card {
        width: 59.5% !important;
        display: inline-block !important;
    }

    .eighty_percent_width_card {
        width: 79.5% !important;
        display: inline-block !important;
    }

    .ninety_percent_width_card {
        width: 89% !important;
        display: inline-block !important;
    }

    body {
        font-size: 14px;
    }

    .nav_item_jobphoning.active {
        border-bottom: 2px solid white !important;
    }
}

.nav_item_jobphoning.active a {
    color: #00a4dd;
}

.nav_responsive_jobphoning {
    position: relative;
    padding-top: 19px;
    padding-right: 15px;
    border-bottom: 1px solid #00A4DD;
    height: 40px;
}

.nav_item_jobphoning.active {
    display: inline-block;
    border-top: 1px solid #00A4DD;
    border-left: 1px solid #00A4DD;
    border-right: 1px solid #00A4DD;
    border-bottom: 2px solid white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: auto;
    padding-left: 0 !important;
}

.nav_item_jobphoning.active a {
    width: 100%;
}

.nav_item_jobphoning {
    text-align: center;
}

#statistiques-appels .nav_item_jobphoning {
    width: 25% !important;
    text-align: center !important;
}

@media only screen and (min-width: 992px) and (max-width: 1150px) {
    .nav_item_jobphoning {
        display: inline-block;
        padding: 6px 4% !important;
    }
}

@media only screen and (min-width: 1151px) and (max-width: 1250px) {
    .nav_item_jobphoning {
        display: inline-block;
        padding: 6px 5% !important;
    }
}

@media only screen and (min-width: 736px) and (max-width: 991px) {
    .nav_item_jobphoning {
        padding: 1px 4% !important;
    }
}

@media only screen and (min-width: 525px) and (max-width: 735px) {
    .nav_item_jobphoning {
        padding: 2px 4% !important;
    }
}

@media only screen and (min-width: 450px) and (max-width: 524px) {
    .nav_item_jobphoning {
        padding: 2px 1% !important;
    }
}

@media (max-width: 450px) {
    .nav_item_jobphoning {
        padding: 6px 8% !important;
    }

    .nav_item_jobphoning.active span.intitule_lien {
        display: inline !important;
        width: 25%;
    }

    span.intitule_lien {
        display: none !important;
    }
}

span.intitule_lien {
    display: inline;
}

.nav_item_jobphoning {
    display: inline-block;
    padding: 0px 4% !important;
    height: 40px;
}

.nav_item_jobphoning i {
    font-size: 1.5em;
    vertical-align: middle;
}

.nav_item_intitule_jobphoning {
    display: inline-block;
}

.box-container {
    height: 100px;
}

.tab-pane-jobphoning {
    display: none;
}

.tab-pane-jobphoning.show {
    display: block;
}

.cta-gauche-table i {
    display: inline-block !important;
}

.cta-gauche-table a {
    display: inline-block !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    word-break: break-all;
    margin-right: 5px;
}

#barre-de-recherche, #barre-de-recherche-fichier-seul {
    max-width: 250px !important;

}

.chevron_ellipsis {
    display: none;
}

.essai.fifty_five_percent_width_card.overflow-td {
    overflow: hidden;
}

.break_word_jobphoning {
    white-space: break-spaces;
    word-break: break-word;
}

.test a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    padding: 0.5em;
    text-decoration: none;
}

.test,
.test div {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.test div {
    box-sizing: border-box;
    display: inline-block;
    max-width: 25%;
}

/*
historique fiche mission
*/
.nav_responsive_jobphoning.nav_historique_fiche_mission {
    width: 100% !important;
    padding-top: 0 !important;
}

.nav_historique_fiche_mission .nav_item_jobphoning {
    width: 50% !important;
    padding: 4px 0% !important;
}

.nav_historique_fiche_mission .nav_item_jobphoning.active {
    display: inline-block;
    border-top: 1px solid #00A4DD;
    border-left: 1px solid #00A4DD;
    border-right: 1px solid #00A4DD;
    border-bottom: 2px solid white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: auto;
    padding-left: 0 !important;
}

/*.texte-bleu-jp {
    color: #00A4DD !important;
}*/

/*
groupe mission
*/

#loadListeMissionTabs.nav_responsive_jobphoning {
    margin-bottom: 20px !important;
    border-bottom: 1px solid #00A4DD !important;
    height: 40px !important;
    white-space: nowrap;
    padding-top: 0 !important;
}

#loadListeMissionTabs.nav_responsive_jobphoning .nav_item_jobphoning {
    padding: 1px 0% !important;
    height: 40px;
    flex: none;
    display: inline-flex;
    white-space: nowrap;
    position: relative;
}

#loadListeMissionTabs.nav_responsive_jobphoning .nav_item_jobphoning a, #loadListeMissionTabs.nav_responsive_jobphoning .nav_item_jobphoning span {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.markerButtonSelectionMission.nav-link.show.active {
    height: 40px;
}

.markerButtonSelectionMission.nav-link, .markerButtonSelectionMission.nav-link.active {
    padding-left: 0 !important;
    padding-top: 7px !important;
}

#body_page .nav-item a {
   /* border: none !important;*/
}

.nav_historique_fiche_mission .nav_item_jobphoning {
    padding: 9px 0% !important;
}

#loadListeMissionTabs.nav_responsive_jobphoning {
    margin-top: 20px;
}

.markerButtonSelectionMission.nav-link, .markerButtonSelectionMission.nav-link.active {
    padding-left: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 7px !important;
}


#body_page .nav-item {
    margin-bottom: 0;
}


button, #bouton_filtre {
    font-weight: 400;
    color: #67757c;
}

.dropdown-menu {
    position: absolute;
    /* max-width: 100% !important;*/
    word-break: break-word;
    overflow: auto;
}

.content-header {
    padding: 0 !important;
}

i.icon_chevron {
    position: relative;
    float: right;
}

.liste_to_row#header, .liste_mission_row#header {
    padding-top: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mb_xs_jp-3 {
    margin-bottom: 0;
}

@media (max-width: 1000px) {
    .button-dropdown {
        border-radius: unset !important;
    }

    .dropdown .button-dropdown, .missions-recommandees, .dropdown .btn-success, #barre-de-recherche {
        min-height: 50px;
    }

    .filtres_gauches, .filtres_droits {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .mb_xs_jp-3 {
        margin-bottom: 2em !important;
    }

    a.btn.btn-block.btn-default.missions-recommandees.texte-bleu-jp, a.btn.btn-block.missions-recommandees.texte-bleu-jp.btn-success {
        width: 100%;
        padding: 10px 10px;
    }

    #barre-de-recherche {
        border-radius: unset !important;
    }




    .ul_titre_filtre {
        width: auto !important;
    }


    #navbarSupportedContent.show .button-dropdown {
        width: 100% !important;
        padding-top: 12px;
    }

    #navbarSupportedContent.show #barre-de-recherche {
        width: 100% !important;
    }

    .ul_titre_filtre {
        width: 100% !important;
    }

    .marker_align {
        float: none !important;
    }
    .dropdown-menu {
        position: absolute;
        max-width: 100%;
        max-height: 300px !important;
        word-break: break-word;
    }

}

.displayNone {
    display: none;
}







