/***********************************************************************************************************************************/
/* ELEVAGE *************************************************************************************************************************/
/***********************************************************************************************************************************/

.addbreeding .button-select{
	width: 30px;
}

.addbreeding .button-select-inner {
	width: 28px;
}

#tabs-breedings span.rename-breeding-title,
#tabs-breedings span.rename-breeding-title a {
	font-size: 85%;
	font-weight: normal;
}
ul#tab-add-breeding.tab-style-6 {
	width: 60px;
	margin: 0 15px 0 0;
	padding: 0;
	float: right;
	z-index: 10;
}
.tab-breeding-element{
	margin-bottom: 5px;
}
.body--ltr .tab-breeding-element{
	margin-right: 10px;
}
.body--rtl .tab-breeding-element{
	margin-left: 10px;
}
.body--ltr .tab-breeding-element:nth-of-type(6n) {
	margin-right: 0;
}
.body--rtl .tab-breeding-element:nth-of-type(6n) {
	margin-left: 0;
}


/***********************************************************************************************************************************/
/* Particularité Addon *************************************************************************************************************/
/***********************************************************************************************************************************/

#selectColor,
#selectColorInfos {
	width: 550px;
}

#selectColor span,
#selectColorInfos span {
	width: 150px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
}

#selectColor span,
#selectColorInfos span {
	color: #5A630C;
	padding-left: 20px;
	padding-top:2px;
	padding-bottom:2px;
}

#selectColor span.selected {
	color: #030;
	font-weight: bold;
}

#selectColor #color-1 {
	background:url(/media/equideo/image/background/helper/color-1.jpg) no-repeat;
}

#selectColor #color-2 {
	background:url(/media/equideo/image/background/helper/color-2.jpg) no-repeat;
}

#selectColor #color-3 {
	background:url(/media/equideo/image/background/helper/color-3.jpg) no-repeat;
}

#selectColor #color-4 {
	background:url(/media/equideo/image/background/helper/color-4.jpg) no-repeat;
}

#selectColor #color-5 {
	background:url(/media/equideo/image/background/helper/color-5.jpg) no-repeat;
}

#selectColor #color-6 {
	background:url(/media/equideo/image/background/helper/color-6.jpg) no-repeat;
}

#selectColor #color-7 {
	background:url(/media/equideo/image/background/helper/color-7.jpg) no-repeat;
}

#selectColor #color-8 {
	background:url(/media/equideo/image/background/helper/color-8.jpg) no-repeat;
}

#selectColor #color-9 {
	background:url(/media/equideo/image/background/helper/color-9.jpg) no-repeat;
}

#selectColor #color-10 {
	background:url(/media/equideo/image/background/helper/color-10.jpg) no-repeat;
}

#selectColor #color-11 {
	background:url(/media/equideo/image/background/helper/color-11.jpg) no-repeat;
}

#selectColor #color-12 {
	background:url(/media/equideo/image/background/helper/color-12.jpg) no-repeat;
}

#errorsBox ul.horsesError {
	margin-left: 10px;
}

span.chooseHorse:not(.chooseHorseColumn) {
	height: 18px;
	line-height: 18px;
	top: 5px;
	right: 0px;
	position: absolute;
}
.body--rtl span.chooseHorse:not(.chooseHorseColumn) {
	left:0;
	right:inherit;
}

#edition-elevage-gestion table.form td.label div {
	border: none;
}


/***********************************************************************************************************************************/
/* RECHERCHE ***********************************************************************************************************************/
/***********************************************************************************************************************************/

a#linkBlocRecherche {
	display: inline;
	font-weight: normal;
}
a#linkBlocRecherche.fleche {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(/media/equideo/image/interface/fleches/ouvrir.png);
	padding-left: 12px;
}

a#linkBlocRecherche.ferme {
	background-image: url(/media/equideo/image/interface/fleches/fermer.png);
	padding-left: 8px;
}

#moduleRecherche th.border{
	background-color: #E2E18B;
}

#moduleRecherche .search .line {
	background-position: -19px bottom;
}
.chevalNom,
#all-horsesChevalNom{
	width:130px;
	margin-right:16px;
}
.edit-affixe .label {
	width:200px;
	vertical-align:top;
}

/***********************************************************************************************************************************/
/* MODE ELEVAGE ***********************************************************************************************************************/
/***********************************************************************************************************************************/

.breedingmode {
	position: absolute;
	top: -5px;
	right: 160px;
}

#triTable a {
	font-size: 10px;
}

#sousTriTable a {
	font-size: 10px;
}

#triTable {
	padding-bottom:2px;
}

.triTableDashed {
	border-bottom:1px dashed #8E982D;
}