.ui-icon {
	height: 16px !important;
	display: inline-block !important;
}

.ui-accordion-header {
	background-color: #E6E6E6 !important;
	background-image: none !important;
	background-repeat: repeat-x !important;
	background-attachment: scroll !important;
	background-position: inherit !important;
}

.ui-state-default {
	background-color: #f5f5f5 !important;
}

.ui-state-active {
	background-color: #E6E6E6 !important;
}

.panelNoBorder, .panelNoBorder tr, .panelNoBorder td {
	border: hidden;
	border-color: white;
	padding: 0px 0px !important;
}

.ui-selectlistbox-listcontainer {
	overflow: auto;
	height: 100px !important;
}

.ui-tree {
	position: relative;
	width: 750px !important;
}

.ui-menu-child {
    display: none;
    font-size: 100%;
    line-height: 1.3;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 0.3em;
    position: absolute;
    text-decoration: none;
    width: 15em !important;
}

.ui-orderlist .ui-orderlist-caption {
    width: 400px !important;
}

.ui-orderlist .ui-orderlist-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    height: 300px !important;
    width: 400px !important;
}

.dateDeces {
	font-style: bold;
	color: red;
}

.identiteAvecAccents {
	font-style: italic;
	font-size: 0.75em;
}

.aliasMailIeplSupprimer {
	color: red;
}

.etudiantDemissionnaire  {
		text-decoration: line-through;
}

.incoherenceDossierEtudiant {
	color: red;
	-webkit-animation: blink 1s step-end infinite;
			animation: blink 1s step-end infinite;
}
@-webkit-keyframes blink { 50% { visibility: hidden; }}
		@keyframes blink { 50% { visibility: hidden; }}

textarea#idFormGestionCptInvi\:idOnglets\:idTextAreaListeIndivInv {
	background-image: url(/IEPeople/javax.faces.resource/placeholderTextAreaCompteInvite.png.html?ln=images) !important;
	background-repeat: no-repeat !important;
}

textarea#idFormGestionCptInvi\:idOnglets\:idTextAreaListeIndivInv:focus {
	background-image: none !important;
}

textarea#idFormCreaMultIndiv\:idTextAreaListeIndiv {
	background-image: url(/IEPeople/javax.faces.resource/placeholderTextAreaCreationIndivMult.png.html?ln=images) !important;
	background-repeat: no-repeat !important;
}

textarea#idFormCreaMultIndiv\:idTextAreaListeIndiv:focus {
	background-image: none !important;
}