/*
#@0
#@1
*/
@charset "UTF-8";
/* 
 * Fichier généré le 2025-09-28 19:31:32
 * Ne pas ecrire dans ce fichier 
 * Fichier généré automatiquement lors du submit du formulaire de conf 
 */
.container__home_rdv.f-gris, .container__home_rdv.f-blanc {
  --bg-base: var(--c-white);
  --link-bg: transparent;
  --link-hover-bg: var(--c-moyen);
  --link-hover-color: var(--c-blanc);
}
.container__home_rdv.f-gris #btn_annulation, .container__home_rdv.f-blanc #btn_annulation {
  background-color: var(--gris-400);
}
.rdv_court {
  background-color: #008080;
}
.rdv_long {
  background-color: #8080ff;
}
.rdv_urgent {
  background-color: #ff00ff;
}
.rdv_remplacant {
  background-color: #8000ff;
}
#planning_general .fc-event {
  font-size: 0.8em;
  line-height: 0.95;
}
.between {
  justify-content: space-between;
}
#planning a {
  color: white;
  cursor: pointer;
}
#planning_plein {
  position: absolute;
  z-index: 9999;
  background-color: #DDD;
  color: red;
  margin: 10%;
  padding: 1rem;
  text-align: center;
}
.formulaire_prendre_rdv {
  /*
	.isNotValid {
		display: none;
		margin-bottom: 1.5em; 
		padding: 0.75em;
		border: 2px solid #ddd;
		background: #fbe3e4; 
		color: #8a1f11; 
		border-color: #fbc2c4;
		a {
			color: #8a1f11;
		}
	}
*/
}
.formulaire_prendre_rdv label {
  display: block;
  font-weight: bold;
}
.formulaire_prendre_rdv #indicatif {
  width: 50px;
  text-align: center;
}
.formulaire_prendre_rdv #mobile {
  width: 150px;
}
.formulaire_prendre_rdv .btn--warning.envoyer_sms {
  display: none;
}
.reponse_formulaire {
  margin: 2.5rem 0;
  padding: 0.75em;
  border: 2px solid #ddd;
}
.reponse_formulaire_ok {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
.reponse_formulaire_ok a {
  color: #264409;
}
.reponse_formulaire_erreur {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
.reponse_formulaire_erreur a {
  color: #8a1f11;
}
.durees {
  justify-content: space-around;
}
.duree {
  color: black;
  cursor: pointer;
  border: 0;
  margin-bottom: 1rem;
}
.duree.d30 {
  height: 40px;
  padding: 0.75rem;
}
.duree.d90 {
  height: 70px;
}
.les_elements_externes {
  background-color: #a5a185;
  padding: 10px 5px;
  margin-top: 1rem;
}
#poubelle {
  padding: 5px;
}
.actions {
  margin-top: 6px;
  font-weight: bold;
}
.actions .fa {
  cursor: pointer;
  font-size: 3rem;
  padding-left: 2rem;
}
.zone_copier_coller {
  padding: 5px;
}
.un_client_temp {
  background-color: #bebebe;
  margin-bottom: 5px;
  padding: 0.2rem 0.5rem;
}
.formulaire_ajouter_client label {
  display: block;
}
#message_semaine {
  color: black;
}
#menu_modele {
  color: black;
}
#modeles_resas {
  padding: 5px;
  border: 1px dashed;
}
div.rdv p {
  font-size: 2.5rem;
}
.fc-row > table, .fc-slats > table, .fc-bg > table {
  margin-bottom: 0;
}
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
  border-color: #777;
}
.fc-slats tr:nth-of-type(4n+1), .fc-slats tr:nth-of-type(4n+2) {
  background-color: #555;
  opacity: 0.5;
}
.ajax-id-message_semaine {
  width: 100%;
}
.message_semaine {
  text-align: center;
  font-size: 2.8rem;
  padding: 1rem 0;
  margin-top: 1rem;
}
.fc-basicDay-view .fc-row.fc-rigid .fc-content-skeleton {
  position: unset;
}
.filtrer_fc {
  padding: 10px 5px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.filtrer_fc legend {
  font-family: "Merienda", Arial, Helvetica, sans-serif;
  font-size: 3rem;
  font-weight: bold;
}
.filtrer_fc div {
  margin-bottom: 0.5rem;
}
.note_client {
  padding-left: 1rem;
  font-size: 3rem;
  color: #00FF00;
  line-height: 2.3rem;
  position: absolute;
}
