/* ****************** REPERTOIRE WEB SERVICE ******************** */
#repertoireWS table.repertoireListe {width:100%;}
#repertoireWS table.repertoireListe table.headerNom {width:100%;}
#repertoireWS table.repertoireListe table.headerNom tr {border-bottom:solid black 1px;}
#repertoireWS table.repertoireListe table.headerNom td.nom {width:180px;font-size:14px;font-weight:bold;}
#repertoireWS table.repertoireListe table.headerNom td.extraInfos {width:320px; text-align:right;}
#repertoireWS table.repertoireListe {margin-bottom:15px;}
#repertoireWS table.repertoireListe td.libelle { vertical-align:top; padding-bottom:7px;text-align:left;width:170px;padding-right:0px;}

#repertoireWS table.repertoireListeDatas {text-align:left;display:block;}
#repertoireWS table.repertoireListeDatas td.libelle { vertical-align:top; padding-bottom:7px;text-align:left;width:150px;padding-right:10px;}
#repertoireWS table.repertoireListeDatas td.contenu { vertical-align:top; padding-bottom:7px;}

#repertoireWS table.repertoireDetail td.libelle { vertical-align:top; font-weight:bold;color:silver;width:180px;text-align:right;padding-right:5px;}
#repertoireWS table.repertoireDetail td.contenu { vertical-align:top; }

#repertoireWS table.repertoireForm {margin-bottom:10px;}
#repertoireWS table.repertoireForm td.libelle  { vertical-align:middle; text-align:left; font-weight:bold;padding-bottom:7px;padding-right:15px;}
#repertoireWS table.repertoireForm td.libelleEtendreRecherche { vertical-align:middle; text-align:left; ;padding-bottom:7px;}
#repertoireWS table.repertoireForm .fixedWidthInput {width:250px;}
#WSTrombiSearchDIV .pagerRepertoire {font-size:12px;}

#WSTrombiSearchDIV .pagerRepertoire {font-size:12px;}

.bottomSpace {margin-bottom:5px;}

#repertoireWS .ficheDetailLibelle 		{text-align:left;font-weight:bold;}
#repertoireWS .ficheDetailContenu 		{text-align:left;}
#repertoireWS .ficheDetailNom     		{font-size:16px;font-weight:bold;}
#repertoireWS .ficheDetailExtraInfos    {}
#repertoireWS .ficheDetailHeaderRow     {border-bottom:solid black 1px;overflow:hidden;}

@media (max-width: 767px) 
{
	#repertoireWS .ficheDetailLibelle {background-color:#f9f9f9;padding-top:3px;padding-bottom:3px;}
	#repertoireWS .ficheDetailContenu {padding-top:3px;padding-bottom:3px;}
	#repertoireWS .img-responsive 	  {padding-top:3px;padding-bottom:3px;}
	.bottomSpace {margin-bottom:10px;}
}

#repertoireWS .phoneNumber{text-decoration:none;}
.u-results__category {flex-basis: 70%};