
#utilisateursTable th.id {width: 4%;}
#utilisateursTable th.roid {width: 4%;}
#utilisateursTable th.nom {width: 12%;}
#utilisateursTable th.username {width: 10%;}
#utilisateursTable th.email {width: 12%;}
#utilisateursTable th.roles {width: 12%;}

#utilisateursTable td.medecinOuPatientRattache i.fas {color: silver; font-size: 11px; margin-right: 4px;}
#utilisateursTable td.medecinOuPatientRattache span.numero {color: silver;}

#utilisateursTable td.accesMedecins span.label-aucun-acces {color: silver;}
#utilisateursTable td.accesMedecins span.acces-link:hover {cursor: pointer;}

#utilisateursTable td.action a {margin-left: 5px;}
#utilisateursTable td.action a:first-child {margin-left: 0;}


#table-acces td.aucun-acces {
	font-size: 15px !important;
	background-color: #f2f2f2;
	text-align: center;
	font-style: italic;
	padding: 25px !important;
}

#table-acces td.nom i.fas {color: silver; font-size: 11px; margin-right: 4px;}
#table-acces td.nom span.numero {color: silver;}

#table-acces td.structure i.fas {color: silver; font-size: 11px; margin-right: 4px;}
#table-acces td.structure span.nom-structure {font-weight: bold; opacity: 0.7}

#table-acces td.supprimer i.fas {color: #FF5B78;}
#table-acces td.supprimer i.fas:hover{cursor: pointer;}


.ui-autocomplete a {color: inherit !important;}
.ui-autocomplete i.fas {margin-right: 5px; opacity: 0.7;}
.ui-autocomplete span.nom-structure {font-weight: bold; opacity: 0.7}

.logo-societe {max-width: 100px; max-height: 40px;}

.popover-liste-checklists .popover-body {max-height: 500px; overflow-y: scroll;}

