/* CSS Document */
.container_page_admin_membre.informations_filtre {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  padding-bottom: 60px;
  padding-left: 50px;
}
.container_page_admin_membre.informations_filtre li {
  list-style: none;
  padding: 10px 20px;
  background-color: #ffffff;
  margin: 0 10px 15px 10px;
  cursor: pointer;
  color: #000;
  border: 1px solid #00000017;
  font-family: "Manrope", Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
}
.container_page_admin_membre.informations_filtre li:last-child {
  margin-right: 0;
}
.container_page_admin_membre.informations_filtre li.active {
  background-color: #ef7d00;
  color: #ffffff;
}
.container_page_admin_membre.informations_filtre li:hover {
  background-color: #b8c617;
}
.container_page_admin_membre.informations_filtre li.active:hover {
  background-color: #b8c617;
  color: #000;
}
.extra_filtre li {
  cursor: pointer;
}
.arx_title_term {
  margin-top: 40px;
}
.arx_title_term:first-of-type {
  margin-top: 0;
}
/*ANNUAIRES DES MEMBRES - DEBUT*/
.truncated-text {
  max-width: 278px; /* Ajustez la largeur maximale en fonction de votre mise en page */
  overflow: hidden;
  /*  text-overflow: ellipsis;*/
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}
.tooltip-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 5px;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  white-space: normal;
}
/* Personnalisez l'apparence de l'infobulle */
.truncated-text:hover .tooltip-content {
  display: block;
}
/* Ajoutez une flèche à l'infobulle */
.tooltip-content::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #f1f1f1 transparent;
}
.container_annuaire_membres .single_annuaire_membre .container_activite_membre {
  overflow: visible !important;
}
.container_annuaire_membres {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5.5%;
}
.container_annuaire_membres .single_annuaire_membre .with_icon {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 4%;
  align-items: center;
  margin-bottom: 13.174%;
}
.container_annuaire_membres .single_annuaire_membre .with_icon i {
  color: #ef7d00;
  font-size: 25px;
  width: 35px;
}
.container_annuaire_membres .single_annuaire_membre .with_icon p {
  line-height: 1.2em;
  font-size: 17px;
  width: 77%;
}
.container_annuaire_membres .single_annuaire_membre .container_nom_membre {
  color: #b8c617 !important;
  font-family: "Manrope", Helvetica, Arial, Lucida, sans-serif;
  font-size: 26px;
  margin-top: 27px !important;
  margin-bottom: 10px !important;
  line-height: 1em;
}
.container_annuaire_membres .single_annuaire_membre .container_activite_membre {
  font-family: "Manrope", Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  /* background-color: #b8c617; */
  /* border-radius: 50px 50px 50px 50px; */
  overflow: hidden;
  padding-top: 5px !important;
  /* padding-right: 30px!important; */
  padding-bottom: 5px !important;
  /* padding-left: 30px!important; */
  margin-bottom: 27px !important;
  color: #000000;
}
.container_annuaire_membres .single_annuaire_membre .container_logo_membre {
  width: 100%;
  height: 100px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.container_annuaire_membres .single_annuaire_membre:hover {
  transform: translateX(0px) translateY(-20px) !important;
}
.container_annuaire_membres .single_annuaire_membre {
  transition: transform 300ms ease 0ms;
  background-color: #ffffff;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
  width: 20.875%;
  margin-bottom: 5.5%;
}
/*ANNUAIRES DES MEMBRES - FIN*/
.container_page_admin_membre.informations_filtre {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  gap: 0px;
  margin-bottom: 28px;
}
.container_page_admin_membre.informations_filtre .single_container_checkbox {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  padding: 13px;
  border-radius: 50px;
  background-color: #ffffff;
  border: 2px solid #b8c6172e;
  cursor: pointer;
}
.container_page_admin_membre.informations_filtre
  .single_container_checkbox
  label {
  cursor: pointer;
}
.container_page_admin_membre.informations_filtre
  .single_container_checkbox
  input {
  margin-right: 6px;
}
.container_child_term_name {
  margin-top: 15px;
}
.content_page_admin_membre.informations .container_child_term_name h2 {
  font-weight: 600;
}
.content_page_admin_membre.informations .single_doc p {
  padding-bottom: 0px;
}
.single_doc p.title_doc {
  font-size: 18px;
  font-weight: 700;
}
.single_doc .left {
  display: flex;
  align-items: center;
}
.single_doc .arx_single_doc_thumbnail {
  margin-right: 20px;
}
.content_page_admin_membre.informations {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  /*    gap: 40px;*/
}
.content_page_admin_membre.informations
  .container_single_liste_document_by_term {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.content_page_admin_membre.informations .single_doc {
  flex: 0 1 25%;
  background-color: #ffffff;
  border-bottom: 2px solid #ef7d00;
  /* border-radius: 15px; */
  padding: 15px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
button.download_document,
button.see_single_document {
  cursor: pointer;
  background-color: #b8c617;
  color: #ffffff;
  font-weight: 700;
  /*    border-color: #ef7d00;*/
  font-size: 18px;
  padding: 10px 15px;
  border-radius: 50px;
  border: none;
  tap-highlight-color: none;
}
.container_retour {
  /*	position: absolute;*/
  /*	right: 0px;*/
  margin-bottom: 15px;
}
.container_retour a {
  color: #000000;
  font-weight: 700;
}
.container_retour a:hover {
  text-decoration: underline;
}
#myModalAdd,
.container_modal_modify,
.modal {
  position: fixed !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100000000000 !important;
  height: auto;
  max-width: 580px !important;
}
#myModalAdd .p_checkbox,
.container_modal_modify .p_checkbox {
  flex: 100% !important;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 5px;
}
.arx_container_add_json.disabled,
.arx_container_modify_json.disabled {
  pointer-events: none;
  opacity: 0.6;
}
#form_ajax_informations {
  display: grid;
}
#form_ajax_informations label {
  display: block;
}
.content_list_pmc_sous_membre table tbody tr.arx_tr_normal:nth-child(4n + 1),
.content_list_pmc_sous_membre table tbody tr.arx_tr_normal:nth-child(4n + 2) {
  background-color: #b8c6170f; /* Changer la couleur comme souhaité */
}
.content_list_pmc_sous_membre
  table
  tbody
  tr.arx_cpc_form_modify:nth-child(4n + 1),
.content_list_pmc_sous_membre
  table
  tbody
  tr.arx_cpc_form_modify:nth-child(4n + 2) {
  background-color: #b8c6170f; /* Changer la couleur comme souhaité */
}
.container_list_pmc_sous_membre table {
  background-color: #ffffff;
}
.container_btn_tableau {
  display: flex;
}
.container_btn_tableau button {
  margin: 15px;
}
.container_admin_header {
  margin-top: 15px;
}
.btn.btn_form_ajax.add {
  border-radius: 0px !important;
  border-bottom: 0px !important;
  font-weight: 700;
  margin-bottom: 10px;
  width: auto;
}
.msg_welcome {
  position: absolute;
  min-width: 300px;
  top: -20px;
  right: 0px;
  pointer-events: none;
}
.msg_welcome p {
  text-align: right;
}
#reinit_pw_admin_membre p {
  text-align: center;
}
.content_admin_header .auth-main,
.content_admin_membre_ajax .auth-main {
  height: auto !important;
}
.container_menu_membre {
  min-width: 250px;
  right: 0px;
  position: absolute;
  cursor: pointer;
  border-radius: 17px;
  background-color: #b8c617;
  padding: 8px 35px 8px 35px;
  font-size: 20px;
  border: 2px solid #ffffff;
  transition: all 300ms ease 0ms;
}
.cta_sous_menu_membre .icon_menu_chevron_down {
  position: absolute;
  right: 15px;
  font-size: 15px;
}
.cta_sous_menu_membre .icon_menu_user {
  position: absolute;
  left: 15px;
  font-size: 15px;
}
.container_menu_membre p,
.container_menu_membre a,
#deconnexion_membre {
  cursor: pointer;
  font-family: "Manrope", Helvetica, Arial, Lucida, sans-serif;
  /*    text-transform: uppercase;*/
  font-size: 17px;
  color: #000000;
  transition: color 300ms ease 0ms;
}
.container_menu_membre a:hover,
#deconnexion_membre:hover {
  color: #8392a5;
}
.container_sous_menu_membre {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-end;
  cursor: pointer;
}
.container_sous_menu_membre a {
  font-size: 16px;
  font-weight: 600;
  padding: 3px 0px;
  border-top: solid 1px rgba(0, 0, 0, 0.3);
  width: 100%;
  text-align: right;
}
.container_sous_menu_membre a:hover {
  color: #fff;
}
.container_sous_menu_membre #deconnexion_membre {
  color: #fff;
  background-color: #000;
  margin-top: 15px;
  padding: 3px 5px;
}
.cta_sous_menu_membre {
  display: flex;
  gap: 5px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.btn_form_ajax {
  margin-top: 15px;
  color: #000000;
  border-radius: 100px;
  font-size: 16px;
  font-family: "Manrope", Helvetica, Arial, Lucida, sans-serif !important;
  background-color: #b8c617;
  transition: all 300ms ease 0ms;
  padding-top: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  border: 2px #ffffff solid;
}
.btn_form_ajax.modifier:before {
  content: "";
  display: block;
  background-image: url("../images/arx_img/modifier.svg");
  background-size: contain;
  width: 25px;
  height: 25px;
}
.btn_form_ajax.supprimer:before {
  content: "";
  display: block;
  background-image: url("../images/arx_img/supprimer.svg");
  background-size: contain;
  width: 25px;
  height: 25px;
}
.btn_form_ajax:hover {
  background-image: initial;
  background-color: rgba(245, 245, 245, 0.41);
}
.btn_header_admin_membre a::before {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
  color: #000000;
  line-height: inherit;
  /*    font-size: inherit!important;*/
  opacity: 1;
  margin-left: -1.3em;
  right: auto;
  display: inline-block;
  font-size: 32px;
  /*    line-height: 1em;*/
  content: "\35";
  opacity: 0;
  position: absolute;
  /*    margin-left: -1em;*/
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  /*    font-weight: 400;*/
  text-shadow: none;
}
.btn_header_admin_membre {
  margin-top: 7px;
}
span.input-group-text.toggle-show {
  display: flex;
  cursor: pointer;
}
.btn_header_admin_membre i {
  font-family: "Font Awesome 6 Free";
  font-style: inherit;
  font-size: 21px;
  margin-right: 0.4em;
}
.btn_header_admin_membre a {
  display: inline-block;
  transition: all 300ms ease 0ms;
  color: #000000;
  border-color: #ffffff;
  border-radius: 100px;
  background-color: #b8c617;
  padding-top: 15px;
  padding-right: 40px;
  padding-bottom: 15px;
  padding-left: 40px;
}
.btn_header_admin_membre a:hover {
  background-color: rgba(245, 245, 245, 0.41);
}
.media_preview {
  background-image: url(http://onair.staging.arexpo.fr/wp-content/uploads/2023/02/On-air-espace-MMA-600.jpg);
  width: 50%;
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
}
#save_infos_membre .loader {
  display: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  /*    display: inline-block;*/
  border-top: 2px solid #000000;
  border-right: 2px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  position: absolute;
  right: 8px;
  top: 8px;
}
#save_infos_membre .loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-bottom: 2px solid #d50000;
  border-left: 2px solid transparent;
}
.loader_onglet {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: rgb(255 255 255 / 63%);
  z-index: 122;
}
.loader_onglet .loader {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  /* display: inline-block; */
  border-top: 2px solid #000000;
  border-right: 2px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  position: absolute;
  left: 50%;
  top: 20%;
}
.loader_onglet .loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-bottom: 2px solid #d50000;
  border-left: 2px solid transparent;
}
form#connexion_admin_membre .before_btns {
  top: -125px !important;
}
form#connexion_admin_membre {
  position: relative;
}
form#connexion_admin_membre button,
.btn_save {
  position: relative;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #707070;
  color: #000;
  border-radius: 0;
  padding: 8px 15px;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  font-weight: bold;
  padding: 1.5rem 1.5rem;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
}
button#save_infos_membre {
  position: absolute;
  top: 10px;
  right: 45px;
  /* max-height: 57px; */
  padding: 5px 40px !important;
}
form#connexion_admin_membre
  .btn-check:focus
  + form#connexion_admin_membre
  .btn-primary,
form#connexion_admin_membre .btn-primary:focus,
.btn_save:focus {
  box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 25%) !important;
}
.codex-authbox {
  border-bottom: 5px solid #d50000;
}
.form-label {
  margin-bottom: 0.5rem;
  display: inline-block;
}
.form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-clip: padding-box;
  appearance: none;
}
.input-group-text {
  align-items: center;
  padding: 0.375rem 0.75rem;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #ced4da;
}
.input-group {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 100%;
}
.input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.codex-header .header-right .nav-iconlist .hover-dropdown ul li div {
  color: #8392a5;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  line-height: 1;
  font-size: 16px;
}
.codex-header .header-right .nav-iconlist .hover-dropdown ul li div i {
  margin-inline-end: 10px;
}
.codex-menu li div {
  font-style: normal;
  font-size: 16px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  position: relative;
  color: #a38286;
  cursor: pointer;
}
.codex-menu li div.actif {
  background-color: #c00015;
  color: #ffffff;
}
.codex-menu li > div {
  padding: 2px 15px;
}
.codex-menu .cdxmenu-title {
  padding: 10px 15px;
  font-weight: 600;
  border-radius: 2px;
  border-left: 5px solid #c00015 !important;
  background-color: rgb(192 0 21 / 11%) !important;
  margin-block-end: 10px;
  margin-block-start: 10px;
}
.codex-menu .cdxmenu-title h5 {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  color: #c00015;
}
/*ONGLET INFORMATIONS membre*/
.arx_container_onglets_membre {
  display: flex;
  box-shadow: 0 0 40px 5px rgb(5 23 34 / 5%);
  margin: 30px 20px;
  padding: 30px;
}
.arx_container_onglets_membre .onglet_nav {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #1a7cbc;
  border: 1px solid #1a7cbc !important;
  font-weight: 500;
  padding: 10px 25px;
  border-radius: 5px;
  padding: 15px 25px;
  line-height: 1;
  padding: 15px;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  margin-right: 5px;
}
.card.custom {
  box-shadow: none !important;
}
.container_img_preview {
  width: 100%;
  height: 286px;
  background-position: center;
  background-size: cover;
}
.content_list_json {
  margin-top: 30px;
}
.details_row {
  padding: 10px 15px;
}
button#delete {
  margin: 15px;
}
.hide {
  display: none !important;
}
.arx_container_onglets_membre .onglet_nav:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
.arx_container_onglets_membre .onglet_nav.active {
  background-color: #1a7cbc !important;
  color: #ffffff;
  border-bottom: solid 1px #fff;
  font-weight: 600;
  background-color: #fff;
}
.arx_container_onglets_membre .onglet_nav.active:before {
  display: block;
  content: "";
  height: 3px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: -3px;
  left: 0px;
}
.arx_onglet_membre {
  padding: 15px;
  /* border: solid 1px #000; */
  display: none;
  background-color: #fff;
  padding: 30px;
  margin: 30px 20px;
  box-shadow: 0 0 40px 5px rgb(5 23 34 / 5%);
}
.div_normal {
  padding: 15px;
  /* border: solid 1px #000; */
  background-color: #fff;
  padding: 30px;
  margin: 30px 20px;
  box-shadow: 0 0 40px 5px rgb(5 23 34 / 5%);
}
.arx_onglet_membre.active {
  display: block;
}
.arx_onglet_membre label {
  /*
	color: #3c434a;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size:15px;
*/
  width: 100%;
}
.arx_onglet_membre input,
.arx_onglet_membre textarea,
.arx_onglet_membre select,
.arx_onglet_membre date {
  padding: 10px;
  font-size: 14px;
  width: 50% !important;
}
/* DEBUT LOADER DESIGN*/
#preloader {
  position: fixed;
  background-color: #ffffff70;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #b8c617;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #eb7f08;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ff3712;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
} /* FIN LOADER DESIGN*/
.container_page_admin_membre .error {
  border: 1px solid #e85252 !important;
  box-shadow: 0px 0px 6px rgb(232 82 82 / 50%);
}
.container_page_admin_membre span.error {
  border: 0px solid #e85252 !important;
  box-shadow: none;
  color: #e85252;
}
.arx_admin_liste_custom_posts_check {
  display: flex;
}
.arx_admin_liste_custom_posts_check label {
  display: block;
  padding: 10px;
  margin: 0px 10px 10px 0px;
  background-color: #efefef;
  border: solid 2px #fff;
}
.arx_admin_liste_custom_posts_check label.active {
  border: solid 2px #000;
}
.container_page_admin_membre.informations_filtre.is_multiple_level {
  display: block;
}
.arx_reset_filtre {
  text-decoration: underline;
  cursor: pointer;
  display: none;
  width: fit-content;
}
/* DÉBUT - ICON DOCUMENTS PRIVÉE */
.title_doc,
.container_child_term_name h2 {
  position: relative;
}
.title_doc .arx_private_open_icon {
  position: absolute;
  left: -45px;
  top: -4px;
  font-size: 18px;
  color: #ffffff;
  padding: 8.5px 9.75px;
  background-color: #7f7f7f;
  border-radius: 100px;
}
.container_child_term_name h2 .arx_private_open_icon {
  position: absolute;
  left: -60px;
  top: -7px;
  font-size: 28px;
  color: #ffffff;
  padding: 10px 12px;
  background-color: #7f7f7f;
  border-radius: 100px;
}
li.term-niveau-0 .arx_private_open_icon {
  margin-right: 10px;
  margin-left: -10px;
  padding: 8px;
}
li .arx_private_open_icon {
  color: #ffffffff;
  font-size: 0.8em;
  margin-right: 7px;
  margin-left: -4px;
  margin-bottom: -5px;
  padding: 6px;
  background-color: #7f7f7f;
  border-radius: 100px;
  position: relative;
  top: -2px;
}
/* FIN - ICON DOCUMENTS PRIVÉE */
@media only screen and (max-width: 768px) {
  #left-area ul,
  .entry-content ul,
  .et-l--body ul,
  .et-l--footer ul,
  .et-l--header ul {
    /* padding: 0 0 23px 0em; */
  }
  .content_page_admin_membre.informations .single_doc {
    flex-direction: column;
    /* align-items: initial; */
  }
  .content_page_admin_membre.informations .left {
    margin-bottom: 10px;
  }
  button.download_document,
  button.see_single_document {
    padding: 5px 15px;
  }
  form#connexion_admin_membre button,
  .btn_save {
    padding: 1rem;
  }
}
.container_page_admin_membre.extra_filtre.hide {
  display: none;
}
/* DÉBUT - REDIRECTION LOGIN */
#arx_redirection_message {
  min-width: 630px;
  width: 630px;
  margin: auto;
  background-color: #ffffff;
  padding: 50px;
  border-radius: 10px;
  border-bottom: 5px solid #1a7cbc;
  box-shadow: 0 0 20px 5px rgba(5, 23, 34, 0.05);
  text-align: center;
  z-index: 100000;
}
.arx_redirection_lock_img {
  height: 100px;
  width: 100px;
  margin: auto;
  margin-bottom: 20px;
}
.arx_redirection_lock_img::after {
  content: "";
  height: 100px;
  width: 100px;
  display: block;
  background-image: url("../images/arx_img/security.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#arx_redirection_message a {
  color: #e61a21;
}
@media only screen and (max-width: 980px) {
  #arx_redirection_message {
    min-width: auto;
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  #arx_redirection_message {
    min-width: auto;
    width: 93%;
  }
}
/* FIN - REDIRECTION LOGIN */
