#CentreComparaisonContainer{
	display: flex;
	width: inherit;
	flex-direction: column;
}
.tableSynchro {
	display: flex;
	width: 100%;
}

.tableSynchro tbody{
	display: flex;
	width: inherit;
	flex-direction: column;
}
.listeAgentsSelectSynchro {
	column-count: 3;
	list-style: none; 
	text-align: left;
}
.pnlAgentsSelectSynchro {
	background-color: #d8f5d4;
}
#TBVPersonne {
	display: flex;
	flex-direction: column;
}
#TBVPersonne_table > tbody > tr:last-child {
	padding-bottom: 20px;
}
#TBVPersonne .fht-table-wrapper {
	height: 98% !important;
}
#TBVSourcePreSynchro, #TBVSourcePostSynchro {
	display: flex;
	flex-direction: column;
	width: 635px;
}
#TBVPersonne .select2-container{
	width: 220px!important;
}

#TBVPersonne td {
	display: flex;
	align-items: center;
}

#TBVPersonne td img{
	display: flex;
	align-items: center;
	padding-left: 5px;
}
#TBVSourcePreSynchro th {
	padding: 0;
}
#ChkIsSelectionneToutesPersonnes{
	width: 15px;
	height: 15px;
}
input#TFPersonne {
	height: 15px;
	border: 1px solid;
	border-color: #9696a4;
	border-radius: 2px;
	width: 120px;
}

#FormCentreComparaison select[disabled] {
	cursor: default;
	background-color: #cccccc;
	color: #cccccc;
}
.sourceHamac{
	background-color: #f1f3f4;
	font-style: italic;
}
.sourceSynchro{
	background-color: #d8f5d4;
}
.blocPersonne{
	display: flex;
	width: 40%;	
}
.blocToutSelectionner{
	display: flex;
	align-items: center;
}
.blocSources{
	display: flex;
	width: inherit;
	flex-direction: column;
}

.strTypeRecherche{
	text-align: left;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	width: 120px;
}

.strTypeFiltres {
	text-align: left;
	font-weight: bold;
	width: 120px;
}

.ligneTableaux {
	display: flex;
	width: inherit;
	margin-bottom: 20px;
}

.ligneOptions, .ligneFiltres{
	display: flex;
	text-align: left;
	align-items: center;
	margin-bottom: 20px;
}

.ligneBtnSynchro{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
}

.ligneOptions label, .ligneFiltres label{
	display: flex;
	align-items: center;
	padding: 0px 6px 0px 6px;
}

.blocFiltres label{
	margin: 5px 0px 5px 0px;
}

.colRecherche a{
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	font-style: normal;
}
.sourceLigne {
	display: flex;
}
.sourceHamac {
	display: flex;
	width: 100%;
}
.sourceSynchro {
	display: flex;
	width: 100%;
}
#TFPersonne {
	height: 15px;
}
label {
	font-size: 11px;
}
.blocFiltrerParNom {
	display: flex;
	align-items: center;
}
.filtrerParNom{
	
}
a#BtnDoRechercherModifications.cktl_button {
	width: fit-content;
}

#BtnDoRechercherModifications_btn{
	height: 30px;
	display: flex;display: flex;flex-direction: row-reverse;
	align-items: center;
	width: 300px;
	justify-content: center;
}
.headerPersonne{
	display: flex;
	font-size: 11px;
	justify-content: space-between;
	align-items: center;
}
.selectionnerTout{
	display: flex;
	align-items: center;
}
.colRecherche{
	font-size: 10px;
	font-style: italic;
	align-items: center;
}
.cktlAjaxTableView_DivHeaderAndBody{
	height: fit-content;
	
}
#TBVSourcePreSynchro table tbody tr td {
  	border: none;
  	width: 100%;	
  	padding-left: 0px;
}
#TBVSourcePostSynchro table tbody tr td {
  	border: none;
  	width: 100%;	
  	padding-left: 0px;
}
#FormBtnComparaison {
	margin: 0;
	display: flex;
	flex-direction: column;
}
#FormCentreComparaison{
	margin-bottom: 0px;
}

#FormBtnComparaison h3{
	margin: 0px 0px 25px 0px;
}



#FormBtnComparaison .cktl_button_base_content {
	height: 30px;
	align-items: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 220px;
	margin: 0px 10px 0px 10px;
}

#FormBtnComparaison  tr {
	display: flex;
	width: 976px;
	margin-top: 20px;
}

#FormBtnComparaison  tr th {
	width: 50%;
	text-align: center;
}

#mettreAJourDonnesId {
	display: flex;
	flex-direction: row-reverse;
}

