/* 
    Created on : 13 août 2025, 11:26:30
    Author     : mehrez
*/


/* pour mettre responsive les profils strategique avec chiffres*/
div.custom-select div.select-header span{
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
  

/*modal elite proposition */
div#ModalElite{
    position: fixed !important;
}

.color_disabled {
    color: #e0e0e0;
}

.border_select {
    border: 1px solid #003366;
}

.peche_clair {
    background-color: #FFE7CE;
}

.elite_color {
    color: #F7E7CE;
}

.onglet10 nav > div .nav-item.nav-link.elite.active {
    border: 1px solid #E7C236;
    padding: 10px;
    color: #003366;
    background: #E7C236;
    border-radius: 0;
}

.onglet10 nav > div .nav-item.nav-link.elite.active::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -20px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #E7C236 transparent;
    display: block;
    width: 0;
}

.rating-container {
    display: flex;
    align-items: center;
}

.square.filled {
    background-color: #E7C236;
}

.square {
    width: 15px;
    height: 15px;
    margin-right: 3px;
    background-color: #e0e0e0;
}

.badge_cession {
    color: #fff;
    background-color: #4b7389;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge_contact_recent {
    color: #fff;
    background-color: #f58643;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge_annonce_recente {
    color: #fff;
    background-color: #8abb35;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge_secteur_rare {
    color: #fff;
    background-color: #33c377;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge3 {
    display: inline-block;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

a.button-rond-bleu,
input.btn,
a.button-rond-bleu:not([href]):not([tabindex]):focus,
a.button-rond-bleu:not([href]):not([tabindex]):hover,
a.button-rond-bleu:not([href]):not([tabindex]),
.sitecore-form input[type="submit"] {
    box-shadow: none;
    display: inline-block;
    border: 2px solid #003366;
    background-color: #003366;
    border-radius: 100px;
    line-height: 24px;
    padding: 6px 25px;
    margin-bottom: 8px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease;
    transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease;
    color: #FFFFFF;
    background-image: inherit;
    cursor: pointer;
}

a.button-rond-bleu:hover,
input.btn:hover,
a.button-rond-bleu:not([href]):not([tabindex]):focus:hover,
a.button-rond-bleu:not([href]):not([tabindex]):hover:hover,
a.button-rond-bleu:not([href]):not([tabindex]):hover,
.sitecore-form input[type="submit"]:hover {
    text-decoration: none;
    border: 2px solid #003366;
    color: #003366;
    background-color: #FFFFFF;
}

.btn-intermediaire {
    color: #fff;
    background-color: #52b4b5;
    border-color: #52b4b5;
}

.btn-intermediaire:hover {
    color: #fff;
    background-color: #68bdbe;
    border-color: #68bdbe;
}

.btn-investisseur {
    color: #fff;
    background-color: #a50f1d;
    border-color: #a50f1d;
}

.btn-investisseur:hover {
    color: #fff;
    background-color: #b02b38;
    border-color: #b02b38;
}

/* overriding default style*/

div#modalPartager label {
    float: left;
}

div#partager div.float-left {
    float: initial !important;
}

div#partager > a,
div#sauvegarder > a {
    display: inline-flex !important;
}

div#partager small,
div#sauvegarder small {
    font-size: initial !important;
}

.gris_999 {
    color: #999999;
}

div[id^="Modalintero"],
div[id^="modalPartager"] {
    right: 0;
    margin: auto;
}

.isDisabled {
    /* color: currentColor; */
    cursor: not-allowed !important;
    pointer-events: none;
    opacity: 0.5;
    text-decoration: none;
}

div.g-recaptcha > div {
    width: initial !important;
}

.jaune_5 {
    color: #e2b73b;
}

.badge3 {
    display: inline-block;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge3:after {
    /* content: attr(value); */
    font-size: 12px;
    font-family: 'Overpass', sans-serif;
    font-weight: 400;
    color: #fff;
    /* background: #4b9d19; */
    border-radius: 100%;
    padding: 3px 6px;
    position: relative;
    left: 0;
    top: -2px;
    opacity: 0.9;
}

.badge_cession {
    color: #fff;
    background-color: #4b7389;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge_ann_cession {
    color: #fff;
    background-color: #698c9f;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge_secteur_recherche {
    color: #fff;
    background-color: #d49025;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge_secteur_rare {
    color: #fff;
    background-color: #33c377;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge_contact_recent {
    color: #fff;
    background-color: #f58643;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.badge_annonce_recente {
    color: #fff;
    background-color: #8abb35;
    padding: .4em .6em .3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.rating-container {
    display: flex;
    align-items: center;
}

.square {
    width: 15px;
    height: 15px;
    margin-right: 3px;
    background-color: #e0e0e0; /* gris clair */
}

.square.filled {
    background-color: #E7C236;
}

@media (min-width: 576px) {
    .onglet10 nav > div a.nav-item.nav-link.elite::after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 47%;
        border-width: 15px 15px 0;
        display: block;
        width: 0;
    }

    .onglet10 nav > div a.nav-item.nav-link.elite.active:hover::after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 47%;
        border-width: 15px 15px 0;
        border-style: solid;
        border-color: #FF0000 transparent;
        display: block;
        width: 0;
    }

    .onglet10 nav > div .nav-item.nav-link.elite.active::after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 47%;
        border-width: 15px 15px 0;
        border-style: solid;
        border-color: #FF0000 transparent;
        display: block;
        width: 0;
    }
}

.onglet10 nav > .nav.nav-tabs {
    border: 0 !important;
    color: #FFFFFF;
    background-color: #FFFFFF;
    border-radius: 0;
    margin-bottom: 0 !important;
}

.onglet10 nav > div a.nav-item.nav-link.elite {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px;
    color: #003366;
    background: #F7E7CE;
    border-radius: 0;
}

.onglet10 nav > div .nav-item.nav-link.elite.active {
    border: 1px solid #E7C236;
    padding: 10px;
    color: #003366;
    background: #E7C236;
    border-radius: 0;
}

.onglet10 nav > div .nav-item.nav-link.elite.active::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -20px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #E7C236 transparent;
    display: block;
    width: 0;
}

.onglet10 nav > div a.nav-item.nav-link.elite:hover,
.onglet10 nav > div a.nav-item.nav-link.elite:focus {
    border: 1px solid #E7C236;
    background: #E7C236;
    color: #003366;
    border-radius: 0;
    transition: background 0.20s linear;
}

.jaune_5 {
    color: #e2b73b;
}

.bande-couleur {
    display: block;
    padding: 4px 0 4px 8px;
    margin-top: -20px;
    margin-bottom: 10px;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    background-color: #003366;
    text-align: center;
    color: white;
}

.pub-vertical {
    /* display: inline-block; */
    transform: rotate(-90deg);
    transform-origin: left top;
    font-size: 10px;
    color: black;
}

.pub-horizontal {
    /* display: inline-block; */
    font-size: 10px;
    color: black;
}

.custom-select {
    /* position: relative;
    width: 100%; */
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem .375rem .90rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    /* background-image: none;
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;  */
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.select-header {
    /* background: white;
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 12px 40px 12px 15px;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.3s ease;
    position: relative;
    min-height: 20px; */
}

.select-header:hover {
    border-color: #003366;
}

.select-header::after {
    /* content: '▼';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #003366;
    font-size: 12px;
    transition: transform 0.3s ease; */
}

.select-header.active::after {
    transform: translateY(-50%) rotate(180deg);
}

.select-dropdown {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    right: 0;
    background: white;
    border: 2px solid #ddd;
    border-radius: 8px;
    max-height: 400px;
    overflow-y: auto;
    display: none;
    z-index: 1000;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.select-dropdown.active {
    display: block;
}

.option-category {
    padding: 12px 15px;
    font-weight: 600;
    color: #003366;
    background: #f8f9ff;
    font-size: 14px;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #e5e7eb;
    cursor: default;
    display: flex;
    align-items: center;
    gap: 8px;
    pointer-events: none;
}

.option-item {
    padding: 10px 15px 10px 40px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 14px;
    color: #444;
    display: flex;
    align-items: center;
    gap: 8px;
    border-left: 3px solid transparent;
}

.option-item:hover {
    background: #f0f4ff;
    border-left-color: #003366;
    padding-left: 43px;
}

.option-item.selected {
    background: #e0e7ff;
    color: #003366;
    font-weight: 500;
}

.option-icon {
    font-size: 12px;
    opacity: 0.6;
}

.selected-value {
    color: #333;
}

/* .placeholder {
    color: #999;
} */

/* Style de la scrollbar */
.select-dropdown::-webkit-scrollbar {
    width: 8px;
}

.select-dropdown::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 8px;
}

.select-dropdown::-webkit-scrollbar-thumb {
    background: #003366;
    border-radius: 8px;
}

.select-dropdown::-webkit-scrollbar-thumb:hover {
    background: #5568d3;
}

div#id_departement,
div#id_region,
div#id_region,
div#id_secteur_activite2,
div#id_secteur_activite3 {
    display: none;
    visibility: hidden;
}

/*style du div form elite pour le cas  recherche pas resultats*/
div#form_recherche_standard div.card-body {
    background-color: #F7E7CE !important;
}

div.oneline, div#ca_n{
    color: initial!important;
}

.select-header .logo {
    background-image: url(https://www.fusacq.com/FUSACQ2020/images/fusacq_elite.gif);
    background-repeat: no-repeat;
    /* background-position: 8px center; */
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}


.reset-option {
    padding: 12px 15px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 14px;
    color: #dc3545;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
    border-bottom: 2px solid #e5e7eb;
    background-color: #fff8f8;
}

.reset-option:hover {
    background: #ffe5e5;
}
