﻿.gedV2 {
	display: inline-block;
	position: relative;
}

	.gedV2 .gedV2-nombreDocuments {
		position: absolute;
		top: 0.75em;
		left: 0.75em;
		color: #fff;
		background-color: #58ae4b;
		padding: 2px;
		font-weight: normal;
		font-size: 0.8em;
		text-decoration: none;
		font-style: normal;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
	}
	
	.gedV1-standard {
					height:30px;
				line-height:30px;
				margin-right:10px;
	}
		.gedV1-standard-nombreDocuments {
			
				Width:30px;
				Height:30px;

	}

.ucSelectRepertoire-item-folderArea .gedV2-nombreDocuments {
	position: absolute;
	top: 0.6em;
	left: 1.2em;
	padding: 2px;
	color: #fff;
	background-color: #ea6729;
	font-size: 0.5em;
	border-radius: 4px;
	background-color: #58ae4b;
	line-height: 1.1em;
}

.ucSelectRepertoire-item-folderArea .RepertoireParDefaut {
	position: absolute;
	font-size: 0.4em;
	font-weight: bold;
	top: 2px;
	left: 1.2em;
}

.ucAfficherDocumentCED_VignetteClickable {
	display: block;
	margin: 5px;
	border: 1px solid #dcdcdc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	vertical-align: top;
	color: rgb(118, 143, 156);
}

div.frmGestionDocument_EncartLiensActions {
	margin: 5px;
	border: 1px solid #dcdcdc;
	width: auto;
	display: inline-block;
	text-align: left;
	padding: 2px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

	div.frmGestionDocument_EncartLiensActions img {
		opacity: 0.7;
	}

	div.frmGestionDocument_EncartLiensActions:hover img {
		opacity: 1.0;
	}

.ucAfficherRepertoireCED_VignetteClickable {
	display: inline-block;
	margin: 5px;
	border: 1px solid #dcdcdc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	vertical-align: top;
	color: rgb(118, 143, 156);
}

.ucAfficherDocumentCED_VignetteClickable img.thumb {
	opacity: 0.7;
	display: block;
	border: 2px solid rgb(118, 143, 156);
	cursor: pointer;
	cursor: hand;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.ucAfficherDocumentCED_VignetteClickable:hover, .ucAfficherRepertoireCED_VignetteClickable:hover {
	border: 1px solid #3181be;
}

	.ucAfficherDocumentCED_VignetteClickable:hover span, .ucAfficherRepertoireCED_VignetteClickable:hover span {
		text-decoration: underline;
	}

	.ucAfficherDocumentCED_VignetteClickable:hover img.thumb {
		opacity: 1.0;
		border: 2px solid rgb(80, 173, 219);
	}

.ucAfficherDocumentCED_VignetteClickable span, .ucAfficherRepertoireCED_VignetteClickable span {
	cursor: pointer;
}

.ucSelectRepertoire-Arborescence {
	padding-left: 3px;
}

.ucSelectRepertoire-listeItems {
	min-height: 150px;
	height: 100%;
	overflow-y: scroll;
}

.ucSelectRepertoire-item {
	color: #142832;
	display: flex;
	position: relative;
	padding-top: 3px;
	background-color: transparent;
	width: 100%;
}

	.ucSelectRepertoire-item:hover {
		background-color: #ececec;
	}

.ucSelectRepertoire-itemSelected {
	color: #ffffff;
	display: flex;
	position: relative;
	padding-top: 2px;
	background-color: #FFA000;
	width: 100%;
}
.ucSelectRepertoire-itemSelected > .ucSelectRepertoire-item-actions .text-green {
	color:white;
}
.ucSelectRepertoire-itemSelected > .ucSelectRepertoire-item-actions .text-green:hover {
	color:lightgrey;
}
.ucSelectRepertoire-HighLight{
	
	background-color: #ececec;
}
.ucSelectRepertoire-DropableHover{
	
	background-color: rgba(100, 175, 75, 0.31);
	cursor: crosshair;
}
.frmGestionRepertoire-DraggedItem{
	
	background-color: #ececec;
	padding-left:20px;
}

.ucSelectRepertoire-item-checkArea {
	width: 25px;
}

.ucSelectRepertoire-item-itemArea {
	display: flex;
	width: 100%;
	align-items: center;
}

.ucSelectRepertoire-item-itemArea-Intitule {
	padding-left: 5px;
}

.ucSelectRepertoire-item-moinsArea {
	width: 22px;
	padding-left:5px;
}

.ucSelectRepertoire-item-folderArea {
	padding-left: 2px;
}

.ucSelectRepertoire-listeItems ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.ucSelectRepertoire-item-actions {
	display: none;
	white-space: nowrap;
	align-items: center;
}

.ucSelectRepertoire-item:hover .ucSelectRepertoire-item-actions, .ucSelectRepertoire-item:hover ~ .ucSelectRepertoire-item-actions {
	display: flex;
}

.ucSelectRepertoire-itemSelected:hover .ucSelectRepertoire-item-actions, .ucSelectRepertoire-itemSelected:hover ~ .ucSelectRepertoire-item-actions {
	display: flex;
}

.frmGestionRepertoire-ZoneSelecteurRepertoire {
	width: 30%;
	min-width: 300px;
	max-width: 500px;
	border: 1px solid #BECDD2;	
}

.frmGestionRepertoire-ZoneDocumentsEtActions {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

.frmGestionRepertoire-ZoneListeDocuments {
	display: flex;
	height: 100%;
	width: 100%;
	overflow-y:auto;
}

.frmGestionRepertoire-ZoneActions {
	display: flex;
	justify-content: space-around;
	align-items: baseline;
	width: 100%;
	border-bottom-color: rgb(178, 179, 183);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #f1f1f3;
	padding-bottom: 4px;
	padding-top: 4px;
}

.GED-OuvrirDocument {
	cursor: pointer;
}
