@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot') format('embedded-opentype'),
        url('../fonts/icomoon.woff') format('woff'),
        url('../fonts/icomoon.ttf') format('truetype'),
        url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
q,
li,
dt,
dd,
legend,
caption,
em,
strong,
small,
s,
cite,
code,
sub,
sup,
i,
b,
u,
span,
label,
button,
textarea,
option,
th,
td,
a {
    font-family: 'Montserrat', sans-serif !important;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}


html {
    position: relative;
    min-height: 100%;
}

.icomoon-glyph {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#subresults,
#orderedByContainer,
#resultsContainer,
#computeInProgress,
#computeFinished,
#comptageRecorded,
#comptageSaveError,
#comptageRecordShow,
#mediaError {
    display: none;
}

#subresults table {
    margin-top: 10px;
    margin-bottom: 0;
}

#btnDisplayChoice {
    margin-left: 10px;
}

#btnExportDTC {
    margin-bottom: 10px;
}

#btnDisplayChoice,
#divBtnExport {
    display: inline-block;
}

#crossTabChoice1,
#crossTabChoice2 {
    display: inline-block;
    max-height: 150px;
    overflow-y: auto;
}

#divBtnExport,
#btnShowOtherTab {
    margin-bottom: 10px;
}

/*Cross Tab*/
.totalCells {
    text-align: right;
    font-weight: bold;
}

#subresults .divTab {
    overflow-x: scroll;
    overflow-y: visible;
}

#subresults .table td:nth-child(1) {
    vertical-align: middle;
}

/* crossTab medias */
#subresults .table td:nth-child(3) {
    table-layout: fixed;
    white-space: nowrap;
}

#loader,
#loader:before,
#loader:after {
    background: #030000;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

#loader {
    color: #030000;
    text-indent: -9999em;
    margin: 88px auto;
    position: fixed;
    left: 50%;
    top: 30%;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

#loader:before,
#loader:after {
    position: absolute;
    top: 0;
    content: '';
}

#loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

#loader:after {
    left: 1.5em;
}

@-webkit-keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

@keyframes load1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}


.recapLabels {
    padding-left: 0.3em;
}

#effectifs fieldset {
    width: 45%;
    display: inline-block;
    vertical-align: top;
}

li {
    list-style-type: none;
}

fieldset {
    margin-bottom: 10px;
}

button[type=submit] {
    background-color: #428bca;
    margin-bottom: 20px;
}

#comptageLoadOperationShow, #historiqueLivraisonsShow {
    background-color: #FFC928;
    color: #003DA5 !important;
    cursor: pointer;
    border-radius: 50px;
    font-weight: bold;
}

#historiqueLivraisonsShow {
    margin-right: 5px;
}

.navbar-nav > li > a .lowercase {
    text-transform: lowercase !important;
}

.col-id, .col-owner_name, .col-firstname, .col-lastname, .col-mail, .col-mail_supp_client, .col-mail_supp_commercial, .col-comptage_name, .col-volume, .col-code_commande, .col-status_delivery, .col-is_postal, .col-is_phone, .col-is_phone_external, .col-is_mobile, .col-is_mobile_external, .col-is_nominative, .col-is_one_contact_by_siret, .col-phone_external_expected_purchases, .col-mobile_external_expected_purchases, .col-phone_external_purchases, .col-mobile_external_purchases, .col-phone_external_added, .col-mobile_external_added, .col-createAt {
    white-space: nowrap;
}

.modal-body {
    overflow-x: auto;
}

.pointer {
    cursor: pointer;
}

/* Supprimer le padding-inline-start des éléments <ul> avec la classe email-list */
.email-list {
    padding-inline-start: 10px;
}
.email-list li {
    list-style-type: disc !important;
}

#comptageRecordShow {
    background-color: #003DA5 !important;
    border-radius: 25px;
    color: #FFF;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ladda-button {
    background: #666;
    border: 0;
    padding: 5px 20px;
}

#comptageRecordShow:hover {
    background-color: #FFC928;
    border: 0px solid #003DA5;
    border-radius: 25px;
    color: #003DA5;
}

.ladda-button .ladda-label {
    color: #FFF;
}

.btnCalc {
    color: #FFF;
}

#canDisplayAutoDelivery {
    background-color: #428bca !important;
    margin: 0 0 10px 0;
    width: 100%;
    display: none;
}

#isIncludedActiviteVME,
#isIncludedNafEtablissementG,
#isIncludedNafSectionF,
#isIncludedINSEE,
#isIncludedSociete,
#isIncludedSocieteINSEE,
#isIncludedEtablissement,
#isIncludedJuridique,
#isIncludedJuridiqueGroupe,
#isIncludedJuridiqueSimple,
#isIncludedActiviteVMS,
#isIncludedNafSocieteG,
#isIncludedNafE,
#isIncludedNafS,
#isIncludedRegionC,
#isIncludedNewRegionC,
#isIncludedDepartementC,
#isIncludedCodePostalC,
#isIncludedSiretC,
#isIncludedSirenC,
#isIncludedCodeInseeC,
#isIncludedEffectifCommune {
    margin-top: 10px;
}

#medias label,
#isIncludedActiviteVME label,
#isIncludedINSEE label,
#isIncludedNafEtablissementG label,
#isIncludedActiviteVMS label,
#isIncludedNafSectionF label,
#isIncludedJuridique label,
#isIncludedJuridiqueGroupe label,
#isIncludedJuridiqueSimple label,
#isIncludedNafE label,
#isIncludedNafS label,
#isIncludedEtablissement label,
#isIncludedSociete label,
#isIncludedSocieteINSEE label,
#isIncludedNafSocieteG label,
#isIncludedRegionC label,
#isIncludedNewRegionC label,
#isIncludedDepartementC label,
#isIncludedCodePostalC label,
#isIncludedSiretC label,
#isIncludedSirenC label,
#isIncludedEffectifCommune label,
#isIncludedChiffreAffaire label {
    font-weight: normal;
}

#nafEtablissementGroupe ul,
#nafSocieteGroupe ul,
#nafSection ul,
#nafEtablissement ul,
#nafSociete ul,
#activiteVMEtablissement ul,
#activiteVMSociete ul,
#region ul,
#newRegion ul,
#departement ul,
#codePostal ul,
#activiteArtisan ul,
#formeJuridique ul,
#effectifCommune ul {
    height: 300px;
    overflow-y: auto;
}

#nafEtablissementGroupe ul,
#nafSocieteGroupe ul,
#nafSection ul,
#nafEtablissement ul,
#nafSociete ul,
#activiteVMEtablissement ul,
#activiteVMSociete ul,
#region ul,
#newRegion ul,
#departement ul,
#codePostal ul,
#fonction ul,
#effectifEtablissement ul,
#effectifINSEE ul,
#effectifSociete ul,
#chiffreAffaire ul,
#chiffreAffaireExport ul,
#typeEtablissement ul,
#natureEtablissement ul,
#activiteArtisan ul,
#formeJuridiqueGroupe ul,
#formeJuridique ul,
#formeJuridiqueSimple ul,
#effectifComune ul {
    padding-left: 40px;
}

#fonction li:nth-child(odd) {
    float: left;
    width: 300px;
}

#checkboxCP li {
    height: 20px;
}

#bases li {
    width: 48%;
}

#bases li:nth-child(odd) {
    float: left;
}

#codePostalContainer textarea,
#etablissementNAFTreatment,
#societeNAFTreatment,
#siretSirenTreatment,
#codeInseeContainer textarea {
    margin-top: 10px;
}

#creationEtabEntL input,
#dateNaissanceDirigeantL input {
    margin-bottom: 10px;
}

#creationEtablissement,
#creationEntreprise,
#naissanceDirigeant {
    width: 200px;
    margin: 10px 0 10px 0;
}

#dateCreationEtablissement,
#dateCreationEntreprise,
#dateNaissanceDirigeantL {
    margin-left: 10px;
}

#bases li {
    margin: 0 10px 0 0;
}

#chiffreAffaire #isIncludedChiffreAffaire {
    padding-left: 40px;
}

#isSiretFilledContainer {
    float: right;
    margin-right: 1em;
}

.alert-success,
.alert-danger {
    max-height: 200px;
    overflow-y: auto;
}

.switch-box {
    margin-bottom: 10px;
}

.included {
    color: #5cb85c;
}

.excluded {
    color: #ff0000;
}

.clear {
    clear: both;
    height: 50px;
}

/* ----------------------------------------------------------- */
/* ------------------------ baseline ------------------------- */
/* ----------------------------------------------------------- */

#baseline {
    position: absolute;
    width: 100%;
    padding-top: 15px;
    text-align: center;
    background: #3e3e3e;
    color: #FFF;
    font-size: 13px;
    bottom: 0;
}

#baseline a {
    color: #FFF;
}

#sites-partenaires a {
    margin-right: 0.7em;
}

.pointille {
    border: 0;
    background: url('../img/pointilles-vm.png') center repeat-x;
    height: 1em;
    width: 650px;
    margin-top: 0;
    margin-bottom: 0;
}

.mediapost-footer {
    position: relative;
    margin: 0;
    padding: 0;
    left: 50%;
    width: 504px;
    margin-left: -252px;
}

.mediapost-footer span {
    position: relative;
    top: 20px;
    font-size: 0.8em;
}

header {
    background-color: #3e3e3e;
    padding: 0.2em 0 0.2em;
    color: #fff;
}

#resultsContainerTable {
    background-color: #FFF;
    color: #003DA5;
    border-radius: 25px;
    border: 1px solid #003DA5;
    padding: 1em;
}

#matchingMail {
    float: right;
}

#criteriasRecap,
#orderedBy {
    overflow-y: auto;
}

#orderedBy {
    max-height: 40vh;
}

.modal-dialog {
    width: 800px !important;
}

.modal-livraison_auto {
    width: 90% !important;
}

.ui-autocomplete {
    z-index: 1050;
}

.regionSubResultsLine {
    background-color: #428BCA !important;
    color: #FFFFFF !important;
}

#activiteEtablissementNAFTreatmentDetails {
    margin-top: 10px;
}

#activiteEtablissementNAFTreatmentDetails>div {
    margin-bottom: 10px;
}

#nafValid,
#nafInvalid {
    margin-top: 10px;
}

#isIncludedNafTreatmentC,
#isIncludedCodePostalTreatmentC {
    text-align: center;
}

#isIncludedNafTreatmentC button,
#isIncludedCodePostalTreatmentC button {
    margin: 0 1em;
}

legend {
    margin-bottom: 1em;
}

.dataTables_wrapper {
    top: 1em;
}

#navbar-comptage {
    margin-top: 1em;
}

#comptageComputeSubmit,
#comptageRecordShow {
    width: 100%;
}

.criteriaContainer {
    display: none;
}

body {
    background-color: #FFF;
}

.container {
    /* min-height: 700px; */
}

.criteriaSelected {
    border-bottom: 5px solid #5CB85C;
}

.dateRecapSubtitle {
    margin-left: 35px;
}

[class$="Recap"] {
    display: none;
}

#displayLog>span {
    display: block;
    margin-bottom: 10px;
}

.debugTCD {
    margin-top: 15px;
    margin-bottom: 15px;
}

.dateErr {
    color: red;
    position: absolute;
    margin-left: 4px;
}

.dateMinMaxErr {
    width: 200%;
}

.effectifCheckbox {}

.auto-delivery-dynamic-inputs {
    text-align: center;
    margin-top: 10px;
}

[id^="inputEmailSupp"] {
    margin-top: 5px;
}

div:has(> input[id=inputLastname]) {
    padding-left: 0;
}

div:has(> input[id=inputFirstname]) {
    padding-right: 0;
}

.auto-delivery-supp-btn {
    margin-top: 5px;
}

.img_nav1 {
    width: 176px;
    height: 87px;
    margin-left: 2%;
}

.img_nav2 {
    width: 335px;
    height: 101 px;
    float: right;
    padding: 2%;
}


.fixed_section {
    width: 100%;
    top: 0;
    transition: height 0.3s ease;
    background-color: #FFF;
    border-bottom: #003DA5 solid 3px !important;

}

.fixed_nav .container-fluid .row {
    border-bottom: #003DA5 2px solid !important;

}

.navbar-static {
    border-radius: 50px !important;
    text-align: center;
}

.d-flex {
    display: flex !important;
    border-color: #e6e6e6;
    justify-content: center;
}

.ladda-button[data-color=blue] {
    background: #FFC928 !important;
    border-radius: 25px;
    font-weight: 500;
}

.ladda-button[data-color=blue]:hover {
    background: #FFC928 !important;
    border-radius: 25px;
    border: solid 2px #003DA5;
    color: #003DA5;
    font-weight: 600;
}


.pannelCalcul {
    background-color: #003DA5;
    padding: 2%;
    border-radius: 20px;

}

div[class$="RecapStyle"] {
    background-color: #FFF !important;
    border-radius: 20px;
    padding: 3%;
    margin-top: 2%;
}

#criterias {
    border-radius: 25px;
    border: solid 1px #003DA5;
    padding: 2% 2% 2% 2% !important;
    margin-left: 1%;
    margin-right: 1%;
}


legend {
    background: #FFC928 !important;
    border-radius: 25px;
    padding: 1% !important;
    text-align: center;
}

legend a {
    color: #003DA5;
    font-weight: bold;
}


.nav-tabs>li.active>a {}



.containerNav {
    padding: 5px !important;
}

.navbar-nav>li>a {
    font-weight: 600 !important;
    text-transform: capitalize !important;
}

.dropdown-menu>li>a:hover {
    background-color: #FFC928;
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 25px;
}

.navbar-nav>li>a:hover {
    color: #FFC928 !important;
}

.titresCrit {}

.iconTitres {
    max-width: 70px;
    margin-bottom: 10px;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #000;
    background: #FFC928;
}

.toggleCbxSelectAll {
    background-color: #FFF;
    border: 1px solid #003DA5;
    border-radius: 25px;
    color: #003DA5;
}

.toggleCbxSelectAll:hover {
    background-color: #FFC928;
    border: 0px solid #003DA5;
    border-radius: 25px;
    color: #003DA5;
}


.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav>li>a {
    color: #003DA5;
}

#displayLog {
    background-color: #FFC928 !important;
}

.titresChoices {
    text-align: center !important;
    display: flex !important;
}

.navbar-default .navbar-nav>li>a:focus {}

.glide__slide img {
    max-width: 170px;
}

#comptageRecordSubmit {
    background-color: #003DA5 !important;
    border-radius: 50px;
    color: #FFF;
}

.footer {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .text-light {
    margin-bottom: 0px !important;
}

.txtFooter {
    color: #FFFFFF !important;
}

.txtFooter:hover {
    color: #FFC928 !important;
}

.tdNoBorder {
    border: 0 !important;
}

input#mediaNonNominatifWithoutDomiciliation, input#mediaNominatifWithoutDomiciliation, input#mediaNonNominatifWithoutUpdatedPostalData, input#mediaNominatifWithoutUpdatedPostalData {
    vertical-align: top;
}

.function-container {
    display: flex;
    justify-content: space-around;
    max-height: 400px;
}

.function-container .list {
    width: 45%;
    border: 1px solid #ccc;
    padding: 10px 10px 30px 10px;
}

.function-container ul {
    list-style-type: none;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 0;
    max-height: 300px;
    overflow: auto;
}

.function-container ul li {
    padding: 5px;
    border: 1px solid #eee;
    margin-bottom: 5px;
}

#confirmationModal {
    display: none;
    top: 50%;
    left: 50%;
    width: 820px !important;
    transform: translate(-50%, -50%);
    height: 300px !important;
    overflow: hidden;
}
