/*
 * Page du module carnet adresses
 * 
 */

.p-pageModule--carnet 
{ 
  height: 100%;
}


/*
 * Elements autres modules
 * 
 */


.p-pageModule--carnet .blocOkAnnul
{
  float: right;
}


/*
 * Info Rdv bulle
 * 
 */
.a-lien-tel 
{
  text-decoration: none;
  color: inherit;
  padding: 3px;
  display: inline-block;
  border-radius: 6px;
}

.a-lien-tel:active,
.a-lien-tel:hover
{
  background: transparent;
}

.cadreInfoSuppl .carnetAddrPrefixeSuffixe { color: #565656; font-size: .8em; font-style: italic; }


/*
 *  Volet contexutel - assitant saisie
 */
.o-assitant-choix--selectionne {
  background-color: #ece3ca;
}

.o-assitant-choix {
  padding: .25em;
  padding-left: .5em;
  border-radius: .5em;
}

/*.o-assitant-choix { border-bottom: 1px solid transparent; }
.o-assitant-choix:hover { border-bottom-color: var(--primary); }*/


/*  				*/
/*  	      Tableau		*/
/*	 Liste des contacts	*/
/*  				*/

/*.o-affTableau--contacts {
  --couleur--tbl: #7dc26f;
  --couleur--tbl--claire: #c1e4bb;
  --couleur--tbl--plusclaire: #d9f8d3;
}*/
