
/* -------------------------------------------------------------------------- */
/* buttons */
/* -------------------------------------------------------------------------- */

.bouton {
    margin: 15px auto 5px auto;
    width: 120px;
    padding: 10px 20px;
    text-align: center;
    background-color: #136BF5;
    color: white;
    box-sizing: border-box;
    border-radius: 5px;
}

.bouton_effectif {
    margin-top: 15px;
    margin-bottom: 10px;
}

.bouton:hover {
    transition: 300ms;
    background-color: #136BF5;
    cursor: pointer;
}

.title_buttons .main_button {
    padding: 0 10px;
}

.white_button {
    color: #136BF5;
    background: white;
    font-weight: 500;
    border: 1px solid #136BF5;
}


/* -------------------------------------------------------------------------- */
/* canny feed */
/* -------------------------------------------------------------------------- */

#top-feed:hover {
    cursor: pointer;
}

#top-feed .fas {
    font-size: 28px;
    padding: 12px;
    color: #136BF5;
}

#top-feed .fas {
    font-size: 24px;
    line-height: 29px;
}

.manage_account_button {
    float: left;
    height: 34px;
    float: left;
    clear: both;
    margin-top: 5px;
}

.manage_account_button {
    width: 200px;
}

.user_account_item {
    float: left;
    width: 100%;
    background-color: white;
    padding: 20px 30px 30px 30px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.user_account_item a {
    color: #136BF5;
}

.user_account_item a:hover {
    text-decoration: underline;
}

.user_account_item_icon {
    font-size: 2rem;
    float: left;
    width: 50px;
}


/* -------------------------------------------------------------------------- */
/* hubspot owners */
/* -------------------------------------------------------------------------- */

.hubspot_owner_table, .pipedrive_owner_table {
    width: 600px;
    margin: 10px 20px;
}

.remove_hubspot_owner_wrapper, .remove_pipedrive_owner_wrapper {
    text-align: center;
    color: red;
    padding-bottom: 10px;
}

.remove_hubspot_owner:hover, .remove_pipedrive_owner:hover {
    text-decoration: underline;
    cursor: pointer;
}

td.hubspot_owner_select, td.pipedrive_owner_select {
    width: 40px;
}

.hubspot_owner_table_wrapper, .pipedrive_owner_table_wrapper {
    max-height: 300px;
}

.main_button.select_hubspot_owner, .main_button.select_pipedrive_owner {
    padding: 5px 20px;
    font-size: 0.81rem;
}

.main_button.select_hubspot_owner:hover, .main_button.select_pipedrive_owner:hover {
    cursor: pointer;
    background-color: #0956cf;
}

.action_text, .chose_hubspot_owner, .action_text, .chose_pipedrive_owner {
    color: #136BF5;
    font-weight: 500;
}

.action_text:hover, .chose_hubspot_owner:hover, .chose_pipedrive_owner:hover {
    cursor: pointer;
    text-decoration: underline;
}


/* -------------------------------------------------------------------------- */
/* custom date picker */
/* -------------------------------------------------------------------------- */

.custom-date-picker {
    display: inline-flex;
    position: relative;
    overflow: clip;
}

.custom-date-picker:focus-within {
    outline: none;
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.custom-date-picker > input[type=date] {
    position: absolute;
    top: 0;
    left: 0;
    width: 300%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.custom-date-picker > input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: -150%;
    left: -150%;
    width: 300%;
    height: 300%;
    cursor: pointer;
}



/* -------------------------------------------------------------------------- */
/* filter modal */
/* -------------------------------------------------------------------------- */

.input-wrapper {
    position: relative;
}

.empty_tag_group {
    text-align: center;
    color: #b1b1b1;
    font-size: 0.65rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 33px;
}

.tag_group_close {
    float: left;
    color: #d8d8d8;
}

.tag_group_close:hover {
    color: black;
    cursor: pointer;
}

.hovered_selection_area {
    border: 1px solid green;
    background: #f9fff9;
}

.secteur_selection_area .secteur_selection_item_name:not(.close-secteur-item):hover {
    cursor: grab;
    border: 1px solid #498562;
}

.close-secteur-item:hover {
    cursor: pointer;
}

.secteur_selection_item_name {
    float: left;
    margin: 4px 5px;
    background: #dff5e8;
    padding: 4px 23px 4px 9px;
    line-height: 0.81rem;
    font-weight: 600;
    position: relative;
    box-sizing: border-box;
    text-align: left;
    line-height: 17px;
    border: 1px solid #a2e1bc;
}

.secteur_selection_item_name .close-secteur-item {
    position: absolute;
    right: 5px;
    top: calc(50% - 5px);
}

.secteur_selection_item_name_wrapper {
    float: left;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.tag_or_separator {
    float: left;
    margin: 4px 2px;
    font-size: 0.72rem;
    color: black;
    font-weight: 700;
}

.secteur_selection_item_name .far.fa-times-circle {
    color: #9ecdb1;
}

.secteur_selection_item_name .far.fa-times-circle:hover {
    color: red;
}

.secteur_selection_validation {
    background: white;
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding: 9px 0px 8px 0px;
    border-top: 1px dotted #d4d4d4;
}

.secteur_selection_validation .main_button {
    width: 120px;
    margin: 0 auto;
}

#validation_secteurs_tree {
    margin: 0 auto;
    width: 200px;
    font-size: 0.9rem;
}

.or {
    font-weight: 400;
}

fieldset#liste_secteurs, fieldset.tranches_effectifs {
    border: none;
    /* width: 100%; */
    box-sizing: border-box;
    padding: 0;
}

fieldset.tranches_effectifs {
    float: left;
    width: 175px;
    height: 360px;
}

#liste_secteurs {
    padding: 0px;
    margin: 0;
    height: calc(100% - 23px);
    width: 61%;
    float: left;
}

.tag_selection_area {
    width: 100%;
    border: none;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
}

.tag_selection_area .switch {
    margin: 0px auto;
    display: inline-block;
}

fieldset#liste_secteurs legend, fieldset.tranches_effectifs legend {
    display: block;
    color: #042040;
    font-weight: 600;
    padding: 12px 5px 8px 10px;
    margin: 0 auto;
    font-size: 14px;
}

fieldset#liste_secteurs legend {
    flex: 0 1 40px !important;
}

.secteur_selection_update_groups {
    padding: 0px 10px 6px 10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.update_group_trigger {
    color: #136BF5;
    font-weight: 500;
    font-size: 0.69rem;
}

.update_group_trigger:hover {
    cursor: pointer;
    text-decoration: underline;
}

#add_new_and_condition {
    float: left;
}

.show_exclude_condition {
    float: right;
}

.secteur_selection_separator {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid black;
    line-height: 0.1em;
}

.secteur_selection_separator_tag {
    padding: 0 10px;
    background: white;
    font-weight: 700;
    font-size: 0.9rem;
}

/* -------------------------------------------------------------------------- */
/* generic tooltip */
/* -------------------------------------------------------------------------- */

.generic_tooltip_header {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 10px;
    box-sizing: border-box;
    background: #f7f9fc;
    color: #042040;
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
}

#generic_tooltip_header_left_column {
    width: calc(100% - 40px);
    margin: 0 20px;
}

.generic_tooltip_column_content_wrapper #generic_tooltip_header_right_column {
    height: 200px;
}

.generic_tooltip_column {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.generic_tooltip_column_header_wrapper {
    padding: 10px 0;
    box-sizing: border-box;
    color: #042040;
    font-size: 1.1em;
    font-weight: 500;
}

#generic_tooltip_header_right_column .generic_tooltip_column_header_wrapper {
    margin: 10px 20px 0;
}

#generic_tooltip_header_right_column .generic_tooltip_column_content_wrapper {
    width: 100%;
    height: 360px;
    margin: 0 0 10px;
    overflow-y: scroll;
    text-align: left;
}

.generic_tooltip_column_content_wrapper {
    float: left;
    width: 100%;
    box-sizing: border-box;
}


/* -------------------------------------------------------------------------- */
/* integrations */
/* -------------------------------------------------------------------------- */

.user_account_item_button {
    margin-left: 0.5rem;
}

.user_account_item_description {
    float: left;
    padding-left: 50px;
    line-height: 1.46rem;
    clear: both;
    margin-top: 30px;
    width: calc(100% - 20px);
    box-sizing: border-box;
}

.user_account_credit_pricing {
    width: 100%;
    padding: 9px 20px;
    margin: 20px 0;
    float: left;
    border-radius: 3px;
    border: 4px solid whitesmoke;
}

.user_account_credit_pricing .user_account_item_description_text {
    margin: 8px 0;
    border-bottom: 1px solid whitesmoke;
    padding-bottom: 15px;
}

.user_account_item_description_text {
    float: left;
    width: 100%;
    clear: both;
}

.user_account_item_description_purchase {
    float: left;
    line-height: 34px;
    font-size: 0.9rem;
    font-weight: 600;
}

.user_account_item_description_price {
    float: right;
    line-height: 34px;
    margin-right: 39px;
    font-size: 0.85rem;
}

.user_account_item_description_purchase_button {
    float: right;
}

.user_account_item_description_purchase_button.disabled_purchase_button .main_button {
    background: #dfdfdf !important;
}

.user_account_item_description_purchase_button .main_button {
    width: 80px;
    height: 34px;
}

.user_account_item_description .main_button.green {
    margin: 0 auto;
    font-weight: 600;
    background: #04aa6d;
    color: white;
    float: left;
}

.user_account_item_description ul {
    margin: 2px 0 10px 0;
    padding-left: 17px;
}

.user_account_item_description li {
    padding: 0px 0;
    list-style: disc;
}


/* -------------------------------------------------------------------------- */
/* integrations statistics */
/* -------------------------------------------------------------------------- */

.integration_statistics_wrapper .selectable_cell span {
    color: #136BF5 ;
}

.integration_statistics_wrapper .selectable_cell span:hover {
    color: #136BF5 ;
    text-decoration: underline;
    cursor: pointer;
}

.integration_statistics_footnote {
    float: left;
    margin-top: 25px;
}

.integration_statistics_footnote_content {
    display: block;
}

.integration_statistics_footnote_content .selectable_cell {
    display: inline;
}

#new_list_input {
    float: left;
    width: calc(100% - 120px);
    height: 40px;
    margin: 0;
    padding: 10px 8px;
    box-sizing: border-box;
    border: 1px solid lightgrey;
    border-radius: 5px 0 0 5px;
    color: black;
    font-weight: 800;
}

#validation_new_list {
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    line-height: 40px;
}

#bouton_wrapper_new_list {
    float: right;
    width: 120px;
    height: 40px;
    box-sizing: border-box;
    box-shadow: none;
    line-height: 40px;
}

.pending_item {
    background-image: url("../../assets/images/wait.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 20px;
    min-width: 200px;
    min-height: 40px;
}


/* -------------------------------------------------------------------------- */
/* main button */
/* -------------------------------------------------------------------------- */

.main_button {
    border: none;
    border-radius: 3px;
    padding: 0px 15px;
    font-weight: 5;
    color: white;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    line-height: 34px;
    background-color: #136BF5;
}

.main_button.is_active {
    background: #00b570;
}

.main_button.not_allowed {
    background: whitesmoke;
    color: grey;
}

.main_button.action_button:hover {
    background-color: #e930b0;
    transition: background-color 0.5s ease;
}

.main_button:hover {
    background-color: #136BF5;
    transition: background-color 0.5s ease;
}

.main_button.is_active:hover {
    background: #01905a;
}

.main_button.not_allowed:hover {
    background: lightgrey;
}

.main_button.white_button:hover {
    background: #f5fafd;
    transition: background-color 0.2s ease;
}

.main_button:focus {
    outline: none;
}


/* -------------------------------------------------------------------------- */
/* operations.js */
/* -------------------------------------------------------------------------- */

.no_search_message {
    padding: 20px;
}

.email_search_pending {
    background: url("../../assets/images/wait.gif");
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    width: 100px;
    height: 40px;
    padding: 20px;
    box-sizing: content-box;
}

.manage_account_button a {
    text-decoration: none;
    color: white;
    vertical-align: middle;
    line-height: 34px;
}

.multiple_companies_input {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    padding: 10px;
    line-height: 1.22rem;
    resize: none;
}


/* -------------------------------------------------------------------------- */
/* search forms */
/* -------------------------------------------------------------------------- */

.lieux_bloc input[type="checkbox"] {
    margin-top: 5px;
    float: left;
}

.close-lieu-item {
    cursor: pointer;
}

.lieu_selection_item {
    max-height: 300px;
}

.secteur_selection_area_wrapper {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

.secteur_selection_area {
    width: calc(100% - 25px);
    background: #fdfdfd;
    float: left;
    margin: 10px 5px 10px 5px;
    border: 1px dotted #e4dfdf;
    box-sizing: border-box;
    padding: 2px 4px;
    min-height: 33px;
}

.secteur_selection_area[data-tag-group-id="excluded_tags"] {
    border: 1px solid #ff3030;
}

.effectif_tooltip {
    width: 620px;
    height: 430px;
    padding: 10px 20px;
    box-sizing: border-box;
}

.searchfilter_tooltip {
    width: 700px;
    max-height: 400px;
    padding: 25px 30px 10px 30px;
    box-sizing: border-box;
    overflow-y: scroll;
}

.job_positions_tooltip { /* width: 750px; */
    height: auto;
    overflow-y: hidden;
    margin-right: 0;
    width: 520px;
}


.selection_effectif {
    width: 100% !important;
}

.header_sub:not(.simple_form) .header_selection {
    display: none;
    font-weight: 600;
    font-size: 0.81rem;
    text-align: center;
    width: calc(100% - 50px);
    float: right;
}

.header_selection.selection_effectif {
    width: 100%;
}

.header_selection.selection_secteur {
    float: left;
}


/* -------------------------------------------------------------------------- */
/* results : size cell */
/* -------------------------------------------------------------------------- */

.action_icons_wrapper {
    margin: 0 auto;
}

.size_element {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    line-height: 0.98rem;
}

.company_info_wrapper {
    padding: 0;
    border-radius: 4px;
    font-size: 0.69rem;
    margin: 0;
    color: #ec7902;
    font-weight: 600;
    float: left;
    width: 100%;
    line-height: 0.98rem;
}

ul.company_info_list {
    list-style-type: none;
    padding: 0 4px;
    margin: 0;
}

ul.company_info_list li {
    text-align: center;
    line-height: 0.98rem;
    position: relative;
}

.tooltip_info_wrapper {
    color: lightgrey;
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 0.65rem;
}

/* -------------------------------------------------------------------------- */
/* results : activity cell */
/* -------------------------------------------------------------------------- */

.icon_link img, .icon_link .far {
    max-height: 30px;
    box-shadow: 2px 3px 7px rgba(208, 214, 216, 0.5);
    background-color: white;
    vertical-align: middle;
    line-height: 30px;
    box-sizing: border-box;
}

.icon_link .far {
    padding: 5px 6px;
    font-size: 1.1rem !important;
}

.company_activity_tag.company_in_hubspot {
    background: #f17658;
}

.company_activity_tag.company_in_pipedrive {
    background: #343333;
}

.company_activity_tag.company_in_lemlist {
    background: #7046ff;
}

.company_activity_tag.company_in_lgm {
    background: #ff645a;
}

.company_activity_tag.nb_prospects {
    background: #04aa6d;
}

/* -------------------------------------------------------------------------- */
/* results : action cell */
/* -------------------------------------------------------------------------- */

td.action .action_column_content {
    height: 42px;
    margin: 0 auto;
    text-align: center;
    width: auto;
    height: 100%;
    display: inline;
}

.action_column_content a {
    color: inherit;
    text-decoration: none;
}

.in_list {
    color: #08b170;
}


/* -------------------------------------------------------------------------- */
/* results : prospect cell */
/* -------------------------------------------------------------------------- */

.holding_tooltip:hover {
    color: #136BF5;
}

/* -------------------------------------------------------------------------- */
/* results : company info cell */
/* -------------------------------------------------------------------------- */

.company_phone_link {
    text-decoration: none;
    float: left;
    color: #136BF5;
    font-size: 0.72rem;
}

.company_phone_link.enrichment_phone {
    color: #02ad6c;
    font-weight: 600;
}


/* -------------------------------------------------------------------------- */
/* results : location cell */
/* -------------------------------------------------------------------------- */

.location_wrapper {
    text-align: left;
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
}

.location_marker {
    width: 20px;
    float: left;
}

.libelle_commune_etab {
    width: 100%;
    float: left;
}

.location_wrapper_right {
    width: calc(100% - 20px);
    box-sizing: border-box;
    float: left;
}

.location_wrapper .fas {
    line-height: 15px;
}

.libelle_commune_etab {
    margin-right: 6px;
    margin-bottom: 7px;
    font-weight: 600;
    line-height: 0.98rem;
}

.code_postal_etab {
    color: #424242;
    display: inline;
    font-size: 0.81rem;
    line-height: 13px;
}

.location_wrapper_right .nb_locations {
    margin-top: 7px;
    line-height: 0.98rem;
}


/* -------------------------------------------------------------------------- */
/* search title */
/* -------------------------------------------------------------------------- */

.nb_prospects_per_company {
    color: black !important;
    font-weight: 600;
    padding-left: 5px;
}

.title_buttons .title_button_icon:not(.fa-caret-down) {
    padding: 0 8px 0 0;
    font-size: 0.81rem;
}

.action_button.pharow_sunrise {
    background-image: linear-gradient(93deg, #f9a854, #f25663 50%, #f25a89);
}

.reset_wrapper {
    max-width: 200px;
    float: right;
    margin-left: 10px;
    height: 28px;
    border-radius: 15px;
    font-weight: 700;
    color: #f25663;
    border: 2px solid #f25663;
    line-height: 28px;
    /* display: inline-block; */
    position: relative;
    text-align: left;
    padding-left: 18px;
    padding-right: 10px;
    width: auto;
}

.reset_wrapper .ph_number {
    float: left;
    margin-right: 8px;
    line-height: 26px;
}

.reset_wrapper .reset_button_text {
    float: left;
    line-height: 26px;
}

.reset_wrapper:focus {
    outline: none;
}

.reset_wrapper .reset_button_icon {
    padding-left: 12px;
    font-size: 1.06rem;
    padding-right: 10px;
    line-height: 26px;
}

.reset_wrapper .reset_button_icon:hover {
    color: black;
    cursor: pointer;
}


/* -------------------------------------------------------------------------- */
/* tooltip : related search */
/* -------------------------------------------------------------------------- */

ul.saved_search_parameters {
    list-style-type: none;
}

li.saved_search_parameter {
    line-height: 25px;
    padding-bottom: 10px;
}

.saved_search_parameter_name {
    font-weight: 400;
    color: #1e1e1e;
}

ul.saved_search_subparameters {
    list-style-type: circle;
    padding-left: 20px;
    line-height: 16px;
    overflow: auto;
}

li.saved_search_subparameter {
    font-weight: 600;
}

.saved_search_subparameter_name {
    font-weight: 600;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
}

ul.saved_search_parts {
    list-style-type: circle;
    padding-left: 20px;
}

li.saved_search_part {
    padding: 1px 0;
}

.saved_search_single_parameter {
    box-shadow: 0 2px 4px rgb(0 0 0 / 4%);
    padding: 2px 7px;
    margin-right: 12px;
    border: 1px solid lightgrey;
    font-weight: 600;
    font-size: 0.75rem;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    vertical-align: middle;
    margin: 4px 3px;
}

.saved_search_first_row {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    background: #edf2f9;
    padding: 10px 20px 10px 10px;
}

.saved_search_tooltip_global_wrapper {
    width: 470px;
    max-height: 300px;
    float: left;
}

.saved_search_tooltip_wrapper {
    color: black;
    float: left;
    width: 100%;
}

.saved_search_second_row_left {
    width: 80%;
    float: left;
}

.saved_search_second_row_right {
    float: right;
    width: 20%;
    text-align: center;
    padding-top: 15px;
}

.main_button.saved_search_update_market {
    color: white;
}

.main_button.saved_search_update_market:hover {
    background: #2a78f3;
    text-decoration: none;
}

.saved_search_date {
    float: left;
    margin-right: 20px;
    font-size: 0.8rem;
    font-weight: 600;
}

.saved_search_update_market {
    color: #136BF5;
    font-weight: 600;
}

.saved_search_update_market:hover {
    text-decoration: underline;
    cursor: pointer;
}

.saved_search_second_row {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding: 3px 20px 10px 20px;
}

.saved_search_filter_details {
    width: 350px;
    float: left;
}

.saved_search_filter_list {
    margin: 0;
}

.saved_search_nb_contacts_wrapper {
    float: right;
    text-align: right;
}

.saved_search_nb_contacts {
    font-size: 1rem;
    font-weight: 700;
    float: left;
    margin-right: 8px;
}

.saved_search_nb_contacts_subtitle {
    float: left;
}


/* -------------------------------------------------------------------------- */
/* tooltip : rename list */
/* -------------------------------------------------------------------------- */

.rename_list_tooltip_global_wrapper,
.rename_saved_search_tooltip_global_wrapper {
    padding: 20px;
    width: 450px;
}

.rename_list_input, .rename_saved_search_input {
    margin-bottom: 15px;
    line-height: 30px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid lightgrey;
    padding: 2px 10px;
    font-weight: 700;
    color: black;
    font-size: 0.9rem;
}

.validate_rename_list, .validate_rename_saved_search {
    margin: 0 auto;
    display: block;
}

.rename_list_submit_wrapper, .rename_saved_search_submit_wrapper {
    width: 100%;
}

.rename_list {
    margin-left: 10px;
    color: #136BF5;
    font-size: 0.81rem;
}

.rename_list:hover {
    cursor: pointer;
    color: #016acc;
}


/* -------------------------------------------------------------------------- */
/* update user tooltip */
/* -------------------------------------------------------------------------- */

.user_form {
    padding: 10px;
}

.user_form .connection_type_input {
    width: 300px;
    margin-bottom: 10px;
    height: 30px;
    font-size: 0.8rem;
    padding: 0px 6px;
}

.user_form .user_label {
    color: #585858;
    margin-bottom: 2px;
}

.user_form .user_label_text {
    font-weight: 500;
}

.user_form .user_input ::placeholder {
    color: #9d9d9d
}

.user_form .user_input_text {
    width: 300px;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dedbdb;
    box-sizing: border-box;
    font-size: 0.8rem;
}

.user_form .user_form_errors ul, .user_form .user_form_successes ul {
    padding: 5px 35px;
}

.user_form .user_form_successes {
    background: #eff7ef;
    color: green;
    max-width: 300px;
}

.user_form .user_update_pending_button {
    background-image: url("../../assets/images/wait.gif");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.user_form .user_form_errors {
    color: red;
    background: #f7ebeb;
    max-width: 300px;
}


/* -------------------------------------------------------------------------- */
/* sort tooltip */
/* -------------------------------------------------------------------------- */

.bouton_effectif {
    position: absolute;
    bottom: 4px;
    left: calc(50% - 60px);
}

/* -------------------------------------------------------------------------- */
/* orgchart */
/* -------------------------------------------------------------------------- */

.pending_gif_profile {
    background-image: url("../../assets/images/wait.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/* -------------------------------------------------------------------------- */
/* recruiting tooltip */
/* -------------------------------------------------------------------------- */

.recruiting_tooltip {
    max-height: 350px;
    overflow-y: auto;
}

.fa-exclamation-triangle {
    color: orangered;
}

/* -------------------------------------------------------------------------- */
/* font awesome */
/* -------------------------------------------------------------------------- */

.fa-check-circle.basic {
    color: #0ab21b;
    padding-right: 6px;
    margin-top: 3px;
    font-size: 0.72rem;
}

.far.fa-user {
    padding-right: 6px;
    color: #5f5d5d;
}



/* -------------------------------------------------------------------------- */
/* tooltip : nb results per page */
/* -------------------------------------------------------------------------- */

select.nb_results_per_page {
    width: 127px;
    padding: 0px 18px 0px 9px;
    font-size: 0.8rem;
    border-radius: 3px;
    font-weight: 600;
    color: #de22a4!important;
    border: 1px solid #fdbae8!important;
}

select.nb_results_per_page:hover {
    cursor: pointer;
}


/* -------------------------------------------------------------------------- */
/* visit detection */
/* -------------------------------------------------------------------------- */

.user_list_wrapper.exclusion_list {
    border: 1px grey #136BF5;
}

.user_list_wrapper.exclusion_list {
    border: 1px dotted red;
}


/* -------------------------------------------------------------------------- */
/* nav */
/* -------------------------------------------------------------------------- */

#btn_profil .credits {
    margin-right: 25px;
    font-size: 14px;
    color: #136BF5;
    display: none;
}

#btn_profil .status {
    line-height: normal;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
    float: left;
    display: inline-block;
    font-weight: 500;
}

/* -------------------------------------------------------------------------- */
/* user dropdown */
/* -------------------------------------------------------------------------- */

.credit_details {
    font-size: 0.72rem;
    font-style: italic;
}

.credit_renewal_frequency {
    margin-top: 9px;
    display: block;
}