.clear {
	clear:both;
}

#libtiers {
	text-align:center;
	font-weight:bold;
	font-size:22px;
	color: #333;
	padding: 5px 6px 5px 5px;
	border: 1px solid #bdbdbd;
	width:99%;
}

#contentSCANTIERS {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#info_tiers {
	height: 100%;
	width: 380px;
	position: absolute;
	padding-left: 400px;
	padding-top: 115px;
	padding-bottom: 70px;
	top: 0;
	left: 0;
	z-index: 0;
}

#info_tiersIN {
	padding-right: 0;
	height: 100%;
	width: 380px;
	overflow: auto;
	padding: 3px 3px 3px 5px;
	margin-top: 3px;
	border: none;
}

#scantiers_historiques {
	height: 100%;
	width: 100%;
	position: absolute;
	padding-left: 780px;
	padding-top: 115px;
	padding-bottom: 70px;
	top: 0;
	left: 0;
	z-index: 0;
}

#scantiers_historiquesIN {
	padding-right: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
	padding: 3px 3px 3px 5px;
	margin-top: 3px;
	border: none;
}

#fidelite_client {
	height: 100%;
	width: 100%;
	position: absolute;
	padding-left: 400px;
	padding-top: 115px;
	padding-bottom: 70px;
	top: 0;
	left: 0;
	z-index: 0;
	display: none;
}

#fidelite_clientIN {
	padding-right: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
	padding: 3px 3px 3px 5px;
	margin-top: 3px;
	border: none;
}

#tabDocTiers, #tabDocTiers td, #tabDocTiers th{
	padding: 0;
}

.bouton_histo {
	border-radius: 2px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	position: relative;
	cursor: pointer;
	width: 11.1%;
	background-color: whitesmoke; 
	background-position: initial initial;
	background-repeat: initial initial;
	float: left;
	overflow: hidden;
	padding: 3px;
	font-weight: bold;
	height: 40px;
	line-height:30px;
	font-size: 12px;
}

.bouton_histo_achat {
	width: 13%;
}

.bouton_histo span {
	line-height:1.2;
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	margin-top: -2px;
}

.bouton_histo_border_right {
	border-right: solid 1px #ccc;
}

.select_histo {
	color: white;
	background-color: #FFD369;
}

.click_histo {
	color: white;
	background-color: #FFD369;
}

.bouton_info_tiers {
	border-radius: 2px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	position: relative;
	cursor: pointer;
	width: 25%;
	background-color: whitesmoke; 
	background-position: initial initial;
	background-repeat: initial initial;
	float: left;
	overflow: hidden;
	padding: 3px;
	font-weight: bold;
	height: 30px;
	line-height:20px;
	font-size: 12px;
}

.bouton_info_tiers span {
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	margin-top: -2px;
}

.bouton_info_tiers_border_right {
	border-right: solid 1px #ccc;
}

.select_info_tiers {
	color: white;
	background-color: #83D3FF;
}

.click_info_tiers {
	color: white;
	background-color: #83D3FF;
}

#table_scan_tiers {
	text-align:center;
	background-color: #ececec;
	color: #333;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	font-size:14px;
}

.bouton_choix_doc {
	border-radius: 2px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	position: relative;
	cursor: pointer;
	width: 50%;
	background-color: whitesmoke; 
	background-position: initial initial;
	background-repeat: initial initial;
	float: left;
	overflow: hidden;
	padding: 3px;
	font-weight: bold;
	height: 30px;
	line-height:20px;
	font-size: 12px;
	z-index: 1;
}

.bouton_choix_doc span {
	line-height:1.2;
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	margin-top: -2px;
}

.bouton_choix_doc_border_right {
	border-right: solid 1px #ccc;
}

.select_choix_doc {
	color: white;
	background-color: #D0F084;
}

.click_choix_doc {
	color: white;
	background-color: #D0F084;
}

#infoDOCTIERS {
	display: none;
}

#id_scan_tiers_document {
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	height: 370px;
	position: relative;
	overflow-y: scroll;
}

#contenu_agenda {
	height: 320px; 
	overflow: auto;
	font-size: 12px;
}

#avantageFID {
	width: 100%;
	position: relative;
    overflow: hidden;
    margin: 0.5rem 0 1rem 0;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.pPOINT {
	display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
}

.pPOINT span {
	display: block;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.backgroundNEUTRE {
	background-color: #E6E6E6;
	color: #A2A2A2;
}

@media screen and (max-width: 1440px) {
	#infoDOCTIERS {
		display: inline-block;
	}

	#info_tiers {
		height: 100%;
		width: 100%;
		position: absolute;
		padding-left: 400px;
		padding-top: 115px;
		padding-bottom: 70px;
		top: 0;
		left: 0;
		z-index: 0;
		text-align: center;
	}

	#info_tiersIN {
		padding-right: 0;
		height: 100%;
		width: 380px;
		overflow: auto;
		padding: 3px 3px 3px 5px;
		border: none;
		margin: 0 auto;
		margin-top: 3px;
	}

	#scantiers_historiques {
		height: 100%;
		width: 100%;
		position: absolute;
		padding-left: 400px;
		padding-top: 115px;
		padding-bottom: 70px;
		top: 0;
		left: 0;
		z-index: 0;
		display: none;
	}

	#scantiers_historiquesIN {
		padding-right: 0;
		height: 100%;
		width: 100%;
		overflow: auto;
		padding: 5px;
		margin-top: 3px;
		border: none;
	}
}