
span.am-fs__main-heading-inner-title {
  display: none;
}

.style_my_modal .am-cabinet-dashboard {
padding: 0;
}

.triangle_down {
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 10px solid #4cc291;
margin: auto;
position: absolute;
left: 50%;
right: 50%;
display: none;
}


.rendez-vous-planning .am-add-new-button {
  display:none!important;
}

.ast-header-button-1 .ast-custom-button {
  border-radius: 2px;
  line-height: 4px;
}
header .custom-logo-link img {
  max-width: 120px!important;
}


button.am-button.am-button--filled.am-button--default.am-button--primary {
  color: black!important;
}
div.el-select-dropdown, .el-popper {
  z-index: 999999999999999999!important;
}

.toggle_this, .gros_toggle_this {
  background: white;
  margin-top: 0;
}


label.el-checkbox {
  display: inline-block!important;
}



.style_my_modal .am-cabinet-dashboard {
  padding: 0!important;
}

.style_my_modal .el-tabs__header.is-top {
  padding:0!important;
  margin:5px!important;
}

.style_my_modal .el-tabs__content {
  padding:0!important;
  margin:5px!important;
}

.style_my_modal #pane-assignedServices .am-dialog-table.am-assigned-services {
display:inline-block;
padding-bottom:2em;
padding-left: 0;
width: -webkit-fill-available;
}

.style_my_modal #pane-assignedServices .am-dialog-table .am-dialog-table-head {
padding-left:15px!important;
padding-bottom: 0px!important;
margin-left:-10px!important;
background:none!important;
}

.style_my_modal #pane-assignedServices .am-dialog-table .am-dialog-table-head .am-three-dots {display:block;width:-webkit-fill-available!important;max-width:-webkit-fill-available!important;min-width:-webkit-fill-available!important;padding:1px 1px 10px 11px!important;margin:0!important;}


.style_my_modal .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-three-dots * {
  font-weight:bold;
}

.style_my_modal .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services__service-row {
display:block!important;
}

.um-page-user .style_my_modal .amelia-app-booking #am-cabinet input.v-money.el-input__inner {
position: absolute;
margin-top: -39px!important;
height: 25px!important;
background: white!important;
margin-left: 11px;
width: unset;

}



.style_my_modal .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services__service-row__name {
display: inline-block;
border-radius: 3px;
margin: 5px 10px 5px 11px;
background: #f7f7f7;
border: 1px solid #f1f1f1;
height: 110px;
padding: 5px!important;
width: -webkit-fill-available!important;
max-width: -webkit-fill-available!important;
min-width: -webkit-fill-available!important;
}









div.am-assigned-services__service-row label.el-checkbox {
  width: auto;
}


div.amelia-app-booking #am-cabinet div.am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-dialog-table-head {
  display: block;
}


div.amelia-app-booking #am-cabinet div.am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-dialog-table-head .el-col-12 {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: unset !important;
  text-overflow: ellipsis;
}
#content.site-content {
/*	 background-image: url("https://www.lacliniqueconnectee.com/wp-content/uploads/2023/02/large-back.png");*/
  background-color: #ffffff; /* Used if the image is unavailable */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  background-attachment: fixed;
}

/*@media (max-width: 544px) {
.ast-separate-container #content .ast-container {
    padding-left: 0.54em;
    padding-right: 0.54em;
}
}*/



.site-branding.ast-site-identity {padding-top: 3px;padding-bottom: 3px;}


.am-selected-flag-ar .el-input__inner {
  background: none!important;
}

footer#colophon {
  display: none;
}

.toggle_is_active .chevron_go_open {
  display: none;
}

.toggle_is_off .chevron_go_close {
  display: none;
}

.style_my_modal .toggle_next.toggle_is_active {
  background: #e8f7f1;
  color: grey!important;
  font-weight:100;
  margin-top: 6px;
}

.amelia-app-booking #am-step-booking, .amelia-app-booking .am-step-booking-catalog {
  box-shadow:none!important;
  margin-top: 1px!important
}

.attachement_to_remove {
cursor : pointer;
background: white;
color: red;
border-radius: 5px;
border: 1px solid red;
padding: 2px 15px;
}


@media (max-width: 921px) {
.ast-separate-container #primary, .ast-separate-container #secondary {
    padding: 0em 0;
}


.lds-ripple {
  /* display: inline-block; */
  position: fixed;
  left: -250px;
  margin-top: -9em;
  
}

.lds-ripple div {
  position: absolute;
  border: 2px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 2s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
   0% {
    top: 436px;
    left: 436px;
    width: 0;
    height: 0;
    opacity: 0.6;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 944px;
    height: 944px;
    opacity: 0;
  }
}

.lds-rippletwo {
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 13px;
}

.lds-rippletwo div {
  position: absolute;
  border: 3px dotted #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-rippletwo 4s ease-out infinite;
}
.lds-rippletwo div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-rippletwo {
  0% {
    top: 950px;
    left: 50px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  
  100% {
    top: 50px;
    left: 50px;
    width: 2px;
    height: 2px;
    opacity: 0;
  }
}
}


.OFF_ALL {
  /* display: none!important;*/
}
.popup-btn.OFF_ALL .switch_color_view * {
color:#E0E0E0!important;
}
.popup-btn.OFF_ALL .switch_color_view .suppicon {
color:#929292!important;
}


.um-member-directory-sorting {
    display: none!important;
}
  

.popup-btn {
/*display: inline-block;
padding: 0.5rem 2rem;
cursor: pointer;
min-width:240px;*/
}

.popup-btn:hover {

}

/*MODAL STYLE*/
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  pointer-events: none;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  transition-delay: 0.2s;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-body p {
  line-height: 28px;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  font-family: inherit;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header .close {
  margin-top: -2px;
  margin-left: 10px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: inherit;
  font-size: 18px;
  font-weight: normal;
}
.modal-body {
  position: relative;
  padding: 15px;
  font-family: "Rubik", sans-serif;
}
#driver-terms-modal .modal-body {
  height: 600px;
  overflow: scroll;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal .btn {
  font-family: inherit;
  /*display: inline-block;*/
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.modal .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.modal .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  text-decoration: none;
}
.modal .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.modal .btn:active,
.modal .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.modal .btn:focus,
.modal .btn:active:focus,
.modal .btn.active:focus,
.modal .btn.focus,
.modal .btn:active.focus,
.modal .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.modal .btn-default:active,
.modal .btn-default.active,
.modal .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.modal .btn-default:active,
.modal .btn-default.active,
.modal .open > .dropdown-toggle.btn-default {
  background-image: none;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/*MODAL STYLE*/


div#content {
  background: white;
}

.ast-container {
  min-height: 90vh;
}



.info_loading {
display: none;
}

.what_to_do_now {
display: none;
}
.what_to_do_now a {
  width: 270px;
  padding: 15px 5px!important;
  margin-bottom: 20px!important;
  display: inline-block;
  background: #e4e5e5;
  color: #323232;
  cursor: pointer;
  border: none!important;
}

#ajouter-consultations .modal-body {
min-height:90vh!important;
}


.fa-times-circle:before {
color: white;
}
.notif_inside_modal.waiting_inside_modal {
  margin-top: 10%;
  margin-bottom: 10%;
  text-align: center;
}



.data_input_for_user {
  margin:5px;
  padding: 0px 5px 15px 5px;
}

.insert_user {
  text-align: left;
  background: white;
}

.insert_user input[type="number"],
.insert_user input[type="email"],
.insert_user input[type="text"] {
  width: -webkit-fill-available;
  display:inline-block;
  margin: 5px 5px;
}

.insert_user input[type="radio"] {
  margin: 5px 5px;
}

span.label_insert_data_user {
  display: inline-block;
  margin: 0px 8px;
  font-weight: bold;
  color: #40bb89;
}

.insert_user .div_insert_data_user {
 border-bottom: 0px solid #8699bf42;
    margin: 3px 5px 0px 5px;
    padding: 0px 0px 0px 2px;
    background: #ffffff;
    text-align: inherit;
    padding: 10px 8px 7px 8px;
    border-radius: 6px;
    box-shadow: -3px 2px 4px -3px #dddddd;
    /* box-shadow: none;
}

div.ajout-patient input[type=email],
div.ajout-patient input[type=number],
div.ajout-patient input[type=password],
div.ajout-patient input[type=reset],
div.ajout-patient input[type=search],
div.ajout-patient input[type=tel],
div.ajout-patient input[type=text],
div.ajout-patient input[type=url],
div.ajout-patient select, textarea {
/*border-color:lightgrey;*/
}

a#medecin_famille_or_not.activemedecin,
a#possede_mail_or_not.activemail {
background: #40bb89;
color: white;
display: inline-block;
width: 49%;
}

a#medecin_famille_or_not,
a#possede_mail_or_not {
background: #dadada82;
color: #a7a7a7;
margin-bottom: 3px;
display: inline-block;
width: 49%;
}



a#masculin_or_not.what_sexe.active_sexe {
  background: #40bb89;
  color: white;
}


a#masculin_or_not.what_sexe {
display: inline-block;
background: #dadada82;
color: #a7a7a7;
width: 49%;
text-align: center;
border-radius: 4px;
cursor: pointer;
}




.nom_prenom_in_search, .nom_prenom {
  text-transform: lowercase;
  font-size: 16px!important;
}

.bootstrap-wrapper.ref_zone_action_sur_user {
  font-size: 15px!important;
}


.style_my_modal .amelia-app-booking #amelia-booking-wrap .am-add-element i, #am-modal.am-modal.am-in-body .am-add-element i {
  margin-right: 4px;
  border-radius: 50%;
  padding: 4px;
  vertical-align: middle;
  border: 1px solid #E2E6EC;
  background-color: #ffffff;
  color: #4cc291;
  font-size: 14px;
}

.style_my_modal .amelia-app-booking #amelia-booking-wrap .am-delete-element i, #am-modal.am-modal.am-in-body .am-delete-element i {
  border-radius: 50%;
  padding: 4px;
  font-size: 10px;
  vertical-align: middle;
  border: 1px solid #E2E6EC;
  background-color: #E2E6EC;
  color: #ff0000;
}

.style_my_modal .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-working-hours .am-period .el-row .am-flexed2:last-child .am-delete-element {
  margin-right: 6px;
  cursor: pointer;
}

.style_my_modal .am-period .am-edit-element {
  margin-right: 50%!important;
}

.my_modal_body {
    margin-top: 80px;
    padding-bottom: 180px;
    
}

.my_modal_body .bootstrap-wrapper .container {
  
}

div.style_my_modal {
  position:fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 999999;
  background: white;
  overflow: auto;
  padding-bottom: 5em;
}

.top_header_modal {
    line-height: 35px;
    position:fixed;
    left:0;
    width:100%;
    z-index:99;
    height: 55px;
}

a.close_this_box_SERVICE,
a.close_this_box {
  position: absolute;
  right: 2%;
  font-size: 1.6em;
  padding: 6px;
  margin-top: 5px;
  cursor: pointer;
}

.top_modal_titre {
  padding: 10px 20px 10px 20px;
  margin-bottom: 0em;
  /* font-weight: bold; */
  font-size: 1.2em;
  /* text-align: right; */
  background:white;
  color: #282828;
  /* display: none; */
  box-shadow: 0px 1px 9px -2px grey;
}

a.close_this_box i {
    color: black!important;
}

.am-cabinet-dashboard-header {
/*							    display: none!important;*/
}

.am-cabinet-menu {
/*							    display: none!important;*/
}

/*Insert user*/
div.insert_user a {

  border-radius:5px;
  text-align:center;
  padding:5px 15px !important;
  cursor:pointer;
}

div.insert_user .confirm_or_cancel_patient_mode_un a {
  display:inline-block;
  margin:0!important;
  min-width:100%!important;
}
/*Insert user*/



#ast-desktop-header {
/*display: none!important;*/
}

article#post-1130 .entry-title {
  display: none;
}
div.um-profile .um-profile-body {
  margin:0!important;
  padding:0!important;
}

.um-meta span.b {
  display:none;
}

.um-meta span {
  width:100%;
}

.am-cabinet-dashboard {
  /*max-width: 100%!important;*/
}

.wp-block-group {
  box-sizing: border-box;
  text-align: center;
}

div#teleconsultationblock {
  text-align: initial;
}

div.boutton-navi-bar.boutton-navi-black {
   /*display: inline-grid;*/

}

.boutton-navi-bar.boutton-navi-black button {
  margin:5px;
  min-width: 64px;
  border-radius: 5px;
}

.open_my_modal div.action_boutton:hover {
  background:#40bb8912;
}

div.action_boutton.OFF:hover {
  background:#c1bfbf1a;
}




@media (min-width: 1025px) {
  a.nav_top_scroll {
    font-weight: bold;
  }
}

a.nav_top_scroll {
  color: #40bb89;
  margin: 0px 5px;
  padding: 5px 10px 5px 10px;
  font-size: 20px;
  cursor: pointer;
  
}

a.nav_top_scroll:hover {
  background: #40bb8924;
}

a.js_nav {
  background:#00000057;
  cursor: pointer;
}

a.js_nav:hover {
  background:#ffffff4f;
}

a.go_back.js_nav {
  position:absolute;
  left:0;
  top:0;
}

a.go_foward.js_nav {
  position:absolute;
  right:0;
  top:0;
}

/*AMELIA CABINET*/

.am-cabinet-row .am-cabinet-limited-col h4 span {
  /*border: 1px solid #8699bf;*/
  border-radius:5px;
  padding: 5px!important;
  display: block!important;
  margin: 0!important;
  width: 100%!important;
  color: black!important;
}

span.patient_name_dans_dash {
  font-weight: bold;
  font-size:14px;
  text-transform: uppercase;
  border:none!important;
  text-align: center;
  display: block;
}

a.patient_go_profil {
  background:#8598be;
  color:white!important;
  border-radius:5px;
  margin:1px 10px!important;
  text-align: center;
  padding:5px!important;
  display: block;
  margin: 0;
  line-height: initial;
  white-space: break-spaces;
}

.am-cabinet-list-head {
  display: none;
}

.am-cabinet-row.el-row:before {
  /*content: "Rendez-vous";
  display:block!important;
  min-width:10vw;*/
}

.amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-cabinet-list .am-cabinet .am-cabinet-row {
  cursor: zoom-in!important;
  padding: 0 2px!important;
  margin-bottom: 1px!important;
  
}

.amelia-app-booking #am-cabinet .el-collapse-item div {
cursor:zoom-in!important;
}

.amelia-app-booking #am-cabinet .el-collapse-item  {
      
      border-left: 1px solid #e2e6ec!important;
      margin-bottom: 3px;
}

.am-cabinet-user-email.el-dropdown span.el-dropdown-link.el-dropdown-selfdefine {
  /*background:#899bbf;
  padding:0px 10px;
  border-radius:2px;*/
}

div#teleconsultationblock {
  text-align: initial;
}

.am-cabinet-dashboard .am-cabinet-flex-row-middle-align button {
  background:#4fa47017;
}

.am-cabinet-dashboard .am-cabinet-flex-row-middle-align i.el-icon-edit {
  font-size:medium;
  text-shadow:1px 1px 2px white;
}

.am-cabinet-dashboard .am-cabinet-flex-row-middle-align i.el-icon-edit:hover {
  color: black;
  font-size:medium;
}



.modal_spe {
  display: none;
  background: white;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.instruction_here {
  display: block;
  text-align: center;
  color: #40bb89;
  font-weight: bold;
}

.am-dialog-table.am-assigned-services .el-col.el-col-3 {
/*							    display: none;*/
}

label[for=serviceId] {
  padding: inherit!important;
}

.amelia-app-booking #am-cabinet .am-dialog-appointment-wrapper .am-dialog-appointment .am-selected-dropdown-items .am-selected-dropdown-item i.remove {
  position: relative;
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
background: none;
}




   @media (min-width: 1025px) {
    .nav_bar_top_scroll.row {
          /* display: none; */
      }
    }

    @media (max-width: 1025px) {
    .nav_bar_top_scroll.row {
        background: white;
      }
      .nav_bar_top_scroll.row a {
         /* color: white;    */
        }
    }

    div#nav_gros_boutton {}

    .nav_gris_gros_inside_active {
    background: #fafafa;
    }

    .menu_supp_pc .nav_gros_boutton:hover {
    background: #fafafa;
    color: white;
    }

    .v-calendar-column.el-col.el-col-16:before {
    content: "SÃ©lÃ©ctionnez une plage de date";
    position: absolute;
    margin-top: -26px;
    left: 15px;
    font-size: 15px;
    }



    .am-cabinet-filter.el-row {
    margin-top: 27px;
    }

    .menu_supp_pc .nav_gris_inside {
    margin: 0px 0px;
    padding: 8px 0px 8px 0px;
    color: #f5f5f5;
    font-size: 16px;
    border-right: 1px solid #ffffff45;
    cursor: pointer;
    }

    .menu_supp_pc .nav_gros_inside_left {
      font-size: xx-large;
      text-align: center;
      color: #40bb89;
      padding: 18px 1px 1px 1px;
      cursor: pointer;
      margin: 0;
      height: 15vh;
      align-items: center;
      display: grid;
      border-bottom: 1px solid #fafafa;
    }


    .bootstrap-wrapper.menu_supp_pc {
    position: fixed;
    top: 0;
    width: 8%;
    left: 0;
    text-align: center;
    height: 100vh;
    z-index: 9999999;
    /* background: linear-gradient(112deg, #40bb89 0%, #2c8460 100%); */
    box-shadow: 3px 1px 41px -17px #9e9e9e;
    background: white;
    line-height: 4em;
    /* padding-top:2em; */
    /* border-right: 1px solid #40bb89; */
    }

    .bootstrap-wrapper.menu_supp_mob {
    bottom: 0;
    width: 100%;
    left: 0;
    position: fixed;
    background: linear-gradient(135deg, #51b580 0%, #4a8955 100%);
    z-index: 9999999;
    box-shadow: 0px 0px 22px -13px #9b9b9b; 
    /* background: #40bb89; */
    
     background: white; 
    color: #40bb89;
    text-align: center;
    padding: 5px 1px;
    font-size: 18px;
    }

    .menu_supp_mob div.nav_gros_boutton {
    padding: 1px!important;
    }

    @media (max-width: 1025px) {


    .menu_supp_mob {
    display:block;
    }

    .menu_supp_pc {
    display: none;
    }

    div.open_search_mob {
    display: block!important;
    }

    div.direct_search_pc {
    display: none!important;
    }
    }

    @media (min-width: 1025px) {

    /* .disapear {
    -webkit-transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
    -moz-transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
    -ms-transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
    -o-transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
    transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
    -webkit-transform: scale(0)!important;
    -moz-transform: scale(0)!important;
    -ms-transform: scale(0)!important;
    -o-transform: scale(0)!important;
    transform: scale(0)!important;
    }
    .appear {
      -webkit-transition: 0s!important;
      -o-transition: 0s!important;
      transition: 0s!important;
      } */


    }

    @media (min-width: 1025px) {
      div#content {
      margin-top:0!important;
      }
      .col-sm-12.col-md-8.col-lg-8.main_dash {
      margin-top:25px!important;
      }
      .nav_bar_top_scroll {
      width: 92%!important;
      right:0!important;
      left:unset!important;
      padding: 15px 25px 15px 25px !important;
      z-index:99;
      /* box-shadow: unset!important; */
      }


      .top_header_modal,
      .top_modal_titre {
      /* padding-left: 0%!important; */
      text-align:center;
      /*background: none!important;
      color: #828282!important;*/
      }

      #notifications {
      top:80px!important;top:80px!important;

      }
      .menu_supp_mob {
      display: none;
      }
      .menu_supp_pc {
      display: block;
      }
      div.open_search_mob {
      display: none!important;
      }
      div.direct_search_pc {
      display: block!important;
      }
    }

    @media (max-width: 1700px) {
      div#content {
        margin-top: 41px!important;
      }
      .ast-container {
      
      padding: 0em 0em 0em 0em;
      
      }
    }

    @media (max-width: 1250px) {
      .ast-container {
      padding: 0em 0em 0em 2em;
      margin: 0em 0em 0em 2em;
      }
    }

    @media (max-width: 1024px) {
      .ast-container {
      padding: 0em 0em 0em 0em;
      margin: 0em 0em 0em 0em;
      }
    }

    @media (max-width: 999px) {
      .ast-container {
      padding: inherit;
      margin: 0em 1em 0em 1em;
      }
    }

    @media (max-width: 544px) {
      .ast-separate-container #content .ast-container {
      padding-left: 0em!important;
      padding-right: 0em!important;
      margin: 2px;
      }
    }

    .am-fs-sb {
      display: none!important;
    }

    div#amelia-container {
      box-shadow: unset!important;
    }

    .OFF_ALL {
      display: none!important;
    }
    .separateur_col_gauche {
      color: #ffffff;
      font-weight: bold;
      margin-top: 20px;
      padding-left: 9px;
      border-bottom: 1px solid;
      border-radius: 9px 0px 30px 0px;
      background: linear-gradient(90deg, rgb(64 187 137) 0%, rgba(64,187,137,1) 30%, rgb(255 255 255) 100%);
    }


    .PRO_PART div > label,
    .PRO_PART .data_block,
    .PRO_PART .label_insert_data_user,
    .PRO_PART span.label_insert_data_user,
    .PRO_PART .action_boutton {
    /*color: #8394b4;*/
    }


    .PRO_PART a#medecin_famille_or_not.activemedecin,
    .PRO_PART a#possede_mail_or_not.activemail,
    .PRO_PART .search_icone,
    .PRO_PART .top_modal_titre {
    /*background: #8394b4;*/
    }


    .PRO_PART input,
    .PRO_PART .search_box_and_result {
    /*border-color: #8394b4!important;    */
    }

    .PRO_PART .toggle_next.toggle_is_active {
    /*background: linear-gradient(90deg, rgb(131 148 180) 0%, rgb(131 148 180) 20%, rgb(255 255 255) 100%);*/
    }

.info_action_boutton {
display: block;
position: absolute;bottom: 10px;
width: -webkit-fill-available;right:0;
font-size: 11px;
color: #b3b3b3;
cursor: pointer;margin: 3px;border-radius: 5px;
}


.sub_menu_block .info_action_boutton {
display: block;
position: absolute;
bottom: 0;
width: -webkit-fill-available;
right:0;
font-size: 11px;
color: #b3b3b3;
cursor: pointer;
margin: 3px;
border-radius: 5px;
}

.sub_menu_block .action_boutton {padding:20px;border-radius:5px;box-shadow: 0px 0px 2px 0px #cbc8c8;}

.sub_menu_block .action_boutton i.main_icon {
font-size: 30px;
padding: 1px;
margin: 5px;
}

.sub_menu_block .action_boutton i.suppicon {font-size: 15px!important;top: 5px;right: 8px;/* display: none; */}

.toggle_this {
  padding-bottom: 22px;
  /*border-bottom: 3px solid #40bb89;*/
}
.live-image:after {
  display: none;
}

div#elementor-lightbox-slideshow-single-img {
background: white;
}

header.elementor-slideshow__header.elementor-lightbox-prevent-close {
background: #3cbd86!important;
opacity: 1;
}

i.eicon-share-arrow {
display: none!important;
}

div#elementor-lightbox-slideshow-single-img {
  z-index: 9999999;
}

img.live-image.img-fluid.hightlight_edit_zone {
  padding: 6px;
}



img.live-image.img-fluid.hightlight_edit_zone {
padding: 6px;
}


i.eicon-frame-minimize {
  display: none;
}
.img_box_reference img {
  margin-top: 18px;
}
.action_sur_image {
  background: #3cbd864d!important;
  display: block;
  margin-top: 1em;
  border-radius: 5px;
  padding: 11px 5px 15px 5px;
  text-align: center;
}
.img_box_reference {
text-align: center;
}


a.fancybox.portfolio-item {
  display: block;
}



.action_sur_image .action_img_button i {
  font-size: 1.5em;
  /*height: 36px;*/
}

.action_sur_image .action_img_button {
  color: white;
  position: relative!important;
  display: inline-block!important;
  width: 28%;
  padding:5px;
  margin: 5px;
  left: inherit;
  border-radius: 5px;
  background: #44bc8b;
  height: 68px;
  text-align: center;
  cursor: pointer;
}



input#keyword[type=search]:focus {
  outline: thin solid white;
  border:none;
  border-left:4px solid #40bb89;
  box-shadow: 0px 3px 10px -2px grey;
  }
  input#keyword {
      border:none;
      background: #f9f9f9;padding: 15px 14px 15px 20px;
  }

.HIDE_DATA_BLOCK_NEXT .data_block {
  display: none!important;
}

  .data_block option:checked {
      background:#40bb89;
      color:white;
  }


  div.insert_user select {
      /* background: #f7f7f7; */
      color: grey;
      min-height: 35px;
      border-radius: 5px;
      cursor: pointer;
      padding: 3px 20px 2px 20px;
      border:none;
  }


  input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
    background: #f1fff9;
  }
  
  div.insert_user input {
      background: #fafafa;
      color: grey;
      min-height: 35px;
      border-radius: 5px;
      cursor: pointer;
      padding: 3px 20px 2px 20px;
      border:none;
  }

  .div_insert_data_user:has( input.input_insert_data_user):before {
    content: "\f044";
    font-weight: 200;
    font-family: "Font Awesome 5 Free";
    margin-top: 35px;
    right:10px;
    margin-left: 11px;
    display: block;
    font-size: 15px;
    padding: 2px 8px 4px 11px;
    border-radius: 3px;
    position: absolute;
    z-index: 0;
    color: grey;
  }


  div.insert_user span.label_insert_data_user {
      color:black;
      font-weight:200;
  }

  select.select_live_css {box-shadow: none;width: 100%;display: block;border-radius: 3px;padding: 5px;}

  /*SPE OVERFLOW SCROLL */
  select.select_live_css::-webkit-scrollbar {
    width: 5px;
  }
   
  select.select_live_css::-webkit-scrollbar-track {
    box-shadow: inset 0 0 10px rgb(64 187 137 / 30%);
  }
   
  select.select_live_css::-webkit-scrollbar-thumb {
    background-color: #40bb89;
    outline: 0px solid #9E9E9E;
  }

  .last_edit_toggle_title {
    color: black;
    font-size: 11px;
    margin-top: 5px;
    margin-left: 3px;
    background: #ffffff;
    display: block;
    padding: 1px 1px;
    border-radius: 3px;
    text-rendering: optimizeLegibility;
    /* text-align: right; */
}

.last_edit_toggle_content {
    background: #40bb890d;
    padding: 4px;
    margin: 5px 15px;
    border-radius: 4px;
}

.last_edit_of_this_field {
    background: #fefefef7;
    padding: 5px 15px;
    margin: 5px;
    font-size: 12px;
    color: black;
    line-height: 15px;
}

span.info_log_span {
    padding: 1px 5px;
    border-radius: 3px;
}
span.info_log_span:hover {
    background: #dfdfdf;
}

span.the_last_editor_of_field {
font-weight: 800;
color: #40bb89;
}

span.la_valeur_precedente {
    font-weight: bold;
    /* background: #40bb89; */
    padding: 1px 5px;
    /* color: white; */
    border-radius: 3px;
    /* float: right; */
}

.note-editable {
    color: black;
}

.gros_toggle_this > .gros_toggle_next {
    border-bottom: 1px solid #40bb89;
    border-radius: 10px 10px 10px 10px!important;
    margin: 10px 0% 0% 0%;
    padding: 0px 15px 10px 8px!important;
    background: #aaaaaa17!important;
    color: #40bb89;
}



.style_my_modal .data_block {
  border-bottom: 0px solid #8699bf42;
}

a.nav_top_scroll:hover {
  background: #40bb8924;
}

button#menu-item-upload {
  color: #000000;
  /* height: 50px; */
}

.media-modal .media-toolbar {
  right: unset;
  /* left: 0; */
  text-align: center;
}

.media-modal .attachments {
  /* display: inline-block; */
  /* right: unset!important; */
  width: 94%;
  margin-top: 44px;
}

li.attachment {}

li.attachment {
  width: 32%;
  display: inline-block;
  max-width: 33%;
}

.media-toolbar-secondary {
  display: none;
}

ul.mla-search-options {
  display: none!important;
}

.media-toolbar-primary.search-form {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.media-sidebar {
  display: none;
}

a.acf-expand-details {
  display: none;
}

button.media-modal-close {
  width: 11%;
  color: white;
  border-radius: 0;
  background: #727272!important;
}

span.media-modal-icon {
}

.media-modal-close .media-modal-icon:before {
  font-size: 35px;
}

input#mla-search-submit {
  color: white;
  border: none;
  font-size: 17px;
  /* margin-top: 0px!important; */
}

.media-router .active, .media-router .media-menu-item.active:last-child {
  border-radius: 0;
  background: #40bb8985;
  color: white;
}

.media-router .media-menu-item {
  font-size: 16px;
  color: black;
}

button.button.media-button.button-primary.button-large.media-button-select {
  right: 0;
  float: revert;
  position: relative;
  font-size: 24px;
}

.media-toolbar-primary.search-form {
  /* position: absolute; */
}

.mla-search-box {
  /* background: grey; */
  /* max-height: 46px; */
  /* padding: 0px; */
  /* margin: -4px; */
}

.switch_position_indicator {
  background: #40bb89;
  color: white;
  margin-top: -15px;
  padding: 6px;
  text-align: center;
}

