.ui-widget.ui-widget-content{
	border : 0 !important
}

.ui-jqgrid .ui-jqgrid-bdiv {
position: static !important;
 }
.ui-jqgrid .ui-jqgrid-hdiv {

overflow:initial !important; }
#loaderEstel{
overflow-x : hidden !important;	
border-color : transparent;
}
#SF {
	width:22px;
	height:22px;
}


#tabCatalogueTX_Nom{
 border-right : 0 !important;	
}

#tabCatalogueTX_RobotEasy{
	border-right : 0 !important;
}

#tabCatalogueTX_INEL{
	border-right : 0 !important;
}
#tabCatalogueTX_INDETP{
	border-right : 0 !important;
}
#tabCatalogueTX_Morphologie{
	border-right : 0 !important;
}
#tabCatalogueTX_Format{
	border-right : 0 !important;
}
#tabCatalogueTX_Aplomb{
	border-right : 0 !important;
}
/*#tabCatalogueTX_MorphoMamelle{
	border-right : 0 !important;
}
#tabCatalogueTX_MorphoMamelle{
	border-right : 0 !important;
}*/
#tabCatalogueTX_FN{
	border-right : 0 !important;
}
#tabCatalogueTX_CDLAIT{
	border-right : 0 !important;
}
#tabCatalogueTX_INDETB{
	border-right : 0 !important;
}
#tabCatalogueTX_MTL{
	border-right : 0 !important;
}
#tabCatalogueTX_UL{
	border-right : 0 !important;
}
#tabCatalogueTX_SFER{
	border-right : 0 !important;
}

td{
	color: #333333 !important;
    font-family: 'Open Sans' !important;
    font-size: 14px !important;
}
.ui-pg-button .ui-corner-all{
	color : black;
	background-color : black;
}

#content{
	background-color: white;
    padding: 2%;
}

#reglettes input{
	font-size : 13px;
}

.motscles_catalogue{
	display: block;
    color: #b2b2b1;
    text-align: center;
    margin-top: 10px;
    font-size: 1.1em;
    margin-bottom: 2%;
    min-height: 23px;
}

.motscles_catalogue span{
	height:40px;
    line-height: 20px;
    font-weight:bold;
}
.motscles_catalogue span.motcle{
    font-size: 1.1em;
}
.motscles_catalogue div {
    display: inline-block;
}

.ui-jqgrid .ui-jqgrid-sdiv {
	overflow: visible;
}
.ui-jqgrid .ui-jqgrid-hdiv {
	overflow: visible;
}
.table {
	display: inline-block;
}

.slider-catalogue {
    border: 1px solid #c5c5c5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    height: .8em;
    position: relative;
    text-align: left;
    width: 50%;
    float: right;
    margin-right: 50px;
    margin-top: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.labelReglette{
    display:inline-block; 
}

#tabCatalogueTX tr.jqgrow td:first-child {
	padding-left: 20px;
}

.ui-jqgrid-hbox {
	z-index: 1 !important;
}

/*Onglet*/
#ongletContainer{
	display : flex;
	margin-bottom : 1%;
}
.onglet{
	/*background-color : #00acd9;*/
    text-align: center !important;
    color: white !important;
    font-size: 1.5em !important;
   	cursor : pointer !important;
   	width : 50% !important;
   	font-family: 'Raleway' !important;
    font-weight: bold !important;
    height: 34px;
}
.ui-state-highlight{
	border: 0px solid #dad55e !important;
background: #ffffff !important;
color: #333333;
}
.ui-state-highlight a {
	color: #333333 !important;
}
#enCours{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#ensemble{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}



/*#tabCatalogueTX tr,*/
#tabCatalogueTX td {
	border: 1px solid #e0dede;
	border-right-width: 0px;
}
#tabCatalogueTX tr.jqgrow:first-child {
	border-top-width: 0px;
}
#tabCatalogueTX tr.jqgrow:first-child td {
	border-top-width: 0px;
}
#tabCatalogueTX tr:first-child td {
	border-bottom-width: 0px;
}
#tabCatalogueTX tr:last-child td {
	border-bottom-width: 0px;
}
#tabCatalogueTX td:first-child {
	border-left-width: 0px;
}
#tabCatalogueTX td:last-child {
	border-right-width: 0px;
}
#myTable thead {
	background-color: #BFDFF2;
	height: 40px;
}

#myTable th {
	text-align: center;
}

#myTable th:hover {
	color: white;
	background-color: #74351F;
	cursor: pointer;
}

#myTable tr:nth-child(2n) {
	background-color: #b6b6b6; /*rgb(247, 247, 247);*/
}

#myTable tr td:nth-child(1) {
	max-width: 100px;
}

#myTable tr td:nth-last-child(2) {
	max-width: 100px;
}

td {
	padding: 0%;
}

#myTable .button_quantite {
	width: 30px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	border: medium none;
}

#quantite {
	height: 25px;
	width: 45px;
}

#panier {
	line-height: 0px;
}

#titre_h4{
	background-color: #00acd9;
    text-align: center;
    color: white;
    font-size: 1.5em;
    border-radius: 5px;
    margin-bottom: 1%;
}

.tooltip_taureau {
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    background-color: white;
    border: 1px solid #00acd9;

    position: absolute;
    z-index: 1;
   
}
span.{ cursor: default; }


/******************************************FILTRE******************************************************/

#nbRecherche {
	margin-bottom: 0px !important;
	margin-left: 21% !important;
	color: #06A6CF;
	font-weight: bold;
}

.motscles div {
	display: inline-block;
}

#content-filtrage {
	clear: both;
	width: 20%;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	background-color: #f7f7f7;
	float: left;
	display: inline-block;
	margin-right: 1%;
	/*border: 1px solid grey;*/
}

#content-filtrage > p:first-child {
	border-bottom: 1px solid #D4D4D4;
    font-weight: 700 !important;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 90%;
    padding-left: 20%;
    background-color: #b2b2b1;
    color: black;
    width: 100%;
    font-size: 1.2em;
}

#titre_filtre{
	border-bottom: 1px solid #D4D4D4;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 90%;
    background-color: #b2b2b1;
    color: black !important;
    width: 100%;
    font-size: 1.2em;
    margin-bottom: 5%;
    text-align: center;
    font-weight: 700;
}

#titre_filtre p{
	margin: 0 !important;
}

#content-filtrage #gammeTitre {
	margin-top: 0%;
	margin-left: 25%;
	margin-right: 5%;
	font-weight: bolder;
	padding-bottom: 4%;
	padding-top: 4%;
	width: 90%;
	font-size: 2em;
    color: #00acd9;
    margin-bottom:5px;
}

#content-filtrage h6 {
	margin-bottom: 2%;
	margin-top: 3%;
	margin-left: 5%;
}

#search {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	height: 35px !important;
	background-image: url('/fichiers_sitesweb/images/Icones/Divers/loupe.gif');
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 5%;
    border-radius: 5px;
}
#search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b2b2b1;
  opacity: 0.5;
}
#search::-moz-placeholder { /* Firefox 19+ */
  color: #b2b2b1;
  opacity: 0.5;
}
#search:-ms-input-placeholder { /* IE 10+ */
  color: #b2b2b1;
  opacity: 0.5;
}
#search:-moz-placeholder { /* Firefox 18- */
  color: #b2b2b1;
  opacity: 0.5;
}

#content-filtrage ul {
	padding-left: 0px !important;
	list-style: none;
	margin-top: 0;
}

#gamme {
	width: 216px;
	margin: auto;
}

#gamme li {
	max-width: 94%;
    background-color: white;
    border-radius: 5px;
    border: 1px solid #b2b2b1;
    margin-bottom: 3%;
    font-weight: bolder;
    padding: 2%;
    min-width: 94%;
}

.sous_categ li{
	min-width: 0px !important;
}
/*
#gamme li input {
	/*-webkit-appearance: none;
  	-moz-appearance: none;
  	appearance: none;
	display: inline-block;
	margin-right: 2%;
	width:20px;
	height: 20px;

}*/


#gamme li div {
	display: inline-block;
}

#gamme li img {
	margin-right: 1%;
	vertical-align: middle;
	width: 20%
}
#content-filtrage label, #content-filtrage input[type="checkbox"] {
	cursor: pointer;
}
#gamme li p {
	display: inline-block;
	min-width: 155px;
	margin: 0;
	margin-left: 1%;
	width: 155px;
}

.sous_categ{
	display:none;
}

.sous_categ li {
	margin-left: 15%;
	margin-top: 2% !important;
	border: none !important;
	margin-bottom: 2% !important;
}

.sous_categ li p {
	vertical-align: top;
}


.div_info {
	display: inline-block;
	width: 175px;
}

.faux_span {
	width: 30px;
	display: inline-block;
}

#filtrer {
	margin-left: 10%;
}

#filtrer a {
	width: 120px;
}

#content-filtrage hr {
	width: 90%;
	color: rgb(231, 231, 231);
	border: 1px solid;
}

/*#sur_semance, #sur_robot, #sur_naiss, #sur_embryon, #sur_A2A2 {
	width: 216px;
	margin: auto;
}
*/
.ulFiltre {
	width: 216px;
	margin: auto;
}


#sur_semance span {
	width: 24px !important;
	height: 24px !important;
}

#sur_robot span {
	width: 24px !important;
	height: 24px !important;
}

#semance p, #robot p, #paratuberculose p{
	display: inline-block;
	min-width: 155px;
	width: 155px;
	margin: 0px;
	margin-left: 5px;
}

#embryon p {
		display: inline-block;
	min-width: 155px;
	width: 155px;
	margin: 0px;
}

#A2A2 p {
		display: inline-block;
	min-width: 155px;
	width: 155px;
	margin: 0px;
}

#sous_semance, #sous_robot, #sous_naiss, #sous_embryon {/*margin-left: -6%*/
	text-align: center;
}

#sous_semance li, #sous_robot li, #sous_naiss li, #sous_embryon li {/*margin-left: -6%*/
	min-width: 70%;
	max-width: 70%;
	margin-left:15%;
}



/*#semance, #robot, #naiss, #embryon, #A2A2 
	max-width: 94%;
    background-color: white;
    border-radius: 5px;
    border: 1px solid #b2b2b1;
    margin-bottom: 3%;
    font-weight: bolder;
    padding: 2%;
    min-width: 94%;
}*/
.liFiltre{ 
	display: inline-block;
	max-width: 94%;
    background-color: white;
    border-radius: 5px;
    border: 1px solid #b2b2b1;
    margin-bottom: 3%;
    font-weight: bolder;
    padding: 2%;
    min-width: 94%;
}
.fleche {
	vertical-align: middle;
	margin-right: 3%;
}

#reset {
	cursor: pointer;
	margin-left: 13%;
	display: block;
	margin: auto;
}

#tabCatalogueTX button {
	padding: 2px 6px;
	display: inline-block;
	width: 20px;
}

.blocCatalogueTX table td:nth-child(17) input {
	width: 50px;
}
.blocCatalogueTX table td:nth-child(18) input {
	width: 41px;
}
#tabCatalogueTX input[type="text"]:not(#user_login) {
display: inline-block;

padding: 0px !important;
/*height: 20px !important;*/
text-align: center;
font-size: 10px;
}
/*#tabCatalogueTX,
 #gbox_tabCatalogueTX,
 #gview_tabCatalogueTX,
 .ui-jqgrid-hdiv ui-state-default ui-corner-top,
 .ui-jqgrid-hbox,
 .ui-jqgrid-htable ui-common-table,
 .ui-jqgrid-bdiv{
 width: 100%;
 }

 .ui-jqgrid-hbox{
 top: auto !important;
 }*/

 .ui-jqgrid-hbox{
 top: 0px;
 }
.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td {
	padding-right: 0px;
	padding-left: 0px;
}
.ui-jqgrid .ui-jqgrid-htable .ui-th-div {
	font-size: 11px;
}

/***************************/
/*Catalogue taureau favoris*/
/***************************/

  
input[type="checkbox"]{
	width: 20px;
    height: 20px;
    
   	-moz-width: 20px;
    -moz-height: 20px;
    
}

#taureaux_favoris {
	margin-bottom: 16px;
	/*font-weight: bold;*/
}

.taureau_favoris {
	max-width: 32%;
	width: 32%;
	display: inline-block;
	margin-right: 0.5%;
	margin-left: 0.5%;
	vertical-align: top;
	border: 2px solid #00acd9;
	border-radius: 7px;
	min-height: 37em;
}

.taureau_favoris p {
	margin: 0px;
}

.titre_favoris a {
	margin: 2%;
}

.photos_favoris {
	width: 49%;
	max-width: 49%;
	float: left;
	background-color: #B2B1B2;
	margin-left: 1%;
}

.infos_favoris {
	list-style: outside none none;
	font-size: 1.5em;
	display: inline-block;
	padding: 0px;
	width: 47%;
	margin: 0px;
	min-height: 140px;
	font-weight: bold;
	margin-left: 1%;
}

.infos_favoris li {
	margin-bottom: 10%;
}

.infos_favoris li p:nth-child(5) {
	margin-bottom: 4%;
}


.infos_favoris li p:last-child {
	text-align: center;
	width: 40%;
	display: inline-block;
}

.infos_favoris li:nth-child(4) p:last-child {
	width: auto !important;
}

.infos_favoris .imgRobot {
	width: 30px !important;
	height: 30px !important;
}

.infos_favoris li p {
	display: inline-block;
	margin: 0px 0px 0px 3%;
	vertical-align: middle;
}

.data_favoris {
	display: inline-block;
	background-color: rgb(247, 247, 247);
	max-width: 60%;
	font-size: 1.2em;
	font-weight: 600;
	height: 30px;
	padding: 1px 1px 1px 7px;
	vertical-align: middle;
	margin-top: 1%;
}

.data_favoris p:last-child {
	display: inline-block;
	color: #74351F;
	border-right: 0px;
	padding: 5px;
}

.data_favoris p:nth-child(2n) {
	display: inline-block;
	color: #74351F;
	border-right: 2px solid rgb(105, 106, 108);
	padding: 5px;
}

.data_favoris p:nth-child(2n+1) {
	display: inline-block;
}

#qualif_logo {
	display: inline-block;
	width: 32px;
	vertical-align: middle;
	margin: 0;
	vertical-align: middle;
}

#robot_logo {
	display: inline-block;
	width: 10%;
	vertical-align: top;
	margin: 0;
	vertical-align: middle;
}

#taureaux_favoris .imgQualif {
	width:28px;
	height:28px;
}

#robot_qualif_logo_invisible {
	margin-bottom: 0;
}

#robot_logo img {
	width: 90%;
}

#qualif_logo img {
	width: 90%;
}

#num_taureau,#numTravail_taureau {
	display: block;
	font-size: 1em;
	/*height: 20px;*/
}

#num_taureau p,#numTravail_taureau p {
	display: inline-block;
}

#num_taureau p:nth-child(2), #numTravail_taureau p:nth-child(2){
	margin-left: 1%;
	font-weight: bold;
}

#num_taureau p:nth-child(4) {
	/*margin-left: 7%;*/
	font-weight: bold;
}
#num_taureau p:nth-child(6) {
	/*margin-left: 7%;*/
	font-weight: bold;
}

#naisseur_taureau{
	width: 100%;
}

#naisseur_taureau p {
	display: inline-block;
}

#naisseur_taureau p:nth-child(2) {
	margin-left: 1%;
	font-weight: bold;
}

.infosAnimal {
	margin-top: 2%;
	margin-left: 1%;
}

#genealogie {
  position: relative;
  font-weight: bold;
}

.branch {
  position: relative;
  margin-left: 180px;
}
.branch:before {
  content: "";
  width: 10px;
  border-top: 2px solid #878585;
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: 1px;
}

.entry {
  position: relative;
  min-height: 40px;
}

.entry:before {
  content: "";
  height: 100%;
  border-left: 2px solid #878585;
  position: absolute;
  left: -90px;
}
.entry:after {
  content: "";
  width: 10px;
  border-top: 2px solid #878585;
  position: absolute;
  left: -90px;
  top: 50%;
  margin-top: 1px;
}
.entry:first-child:before {
  width: 10px;
  height: 50%;
  top: 50%;
  margin-top: 2px;
  border-radius: 10px 0 0 0;
}
.entry:first-child:after {
  height: 10px;
  border-radius: 10px 0 0 0;
}
.entry:last-child:before {
  width: 10px;
  height: 50%;
  border-radius: 0 0 0 10px;
}
.entry:last-child:after {
  height: 10px;
  border-top: none;
  border-bottom: 2px solid #878585;
  border-radius: 0 0 0 10px;
  margin-top: -11px;
}
.entry.sole:before {
  display: none;
}
.entry.sole:after {
  width: 50px;
  height: 0;
  margin-top: 1px;
  border-radius: 0;
}

.label {
    display: block;
    min-width: 84px;
    padding: 0px 4px;
    line-height: 20px;
    text-align: center;
    border: 0px solid #878585;
    border-radius: 5px;
    position: absolute;
    left: -80px;
    top: 50%;
    margin-top: -12px;
    font-size: 12px;
    color: #FF1493;
}
input[id*="amount"]{
    border:0;
    height: 15px;
    text-align: center;
    color: #747474 !important;
    background-color: transparent;
    margin-top: -10px;
    width: 210px;
}
#entryPere .branch.lv2:before {
	display:none;
}

/*.label a{
	color: #b6878f;
}*/

#firstTaureau{
	display: none;
}

.label.male a{
	color:#00acd9;
}

.label.male{
	color:#00acd9;
}

.cacheGen{
	visibility:hidden;
	display: none;
}
.label,
.branch:before,
.entry:before,
.entry:after,
.entry:last-child:after {
	border-color:  #878585 !important;
}
	
.branch .lv2 {
	margin-left: 100px !important;
}

.branch .lv3 {
    margin-left: 100px !important;
}

.branch .lv4 {
	display: none;
}

.branch .lv5 {
    display: none;
}

.branch .lv6 {
    display: none;
}

#genealogie {
	margin-left: -2px !important;
}
.phrase_favoris {
	font-size: 1em;
	min-height: 85px;
}

.phrase_favoris span.imgPlus {
	width: 15px !important;
	height: 15px !important;
	margin-right: 10px;
}

.phrase_favoris span p {
	display: inline-block;
	margin: 0px;
}

.blocCatalogueTX .ui-jqgrid .ui-jqgrid-htable .ui-th-div {
	font-size: 13px;
	font-weight: bolder;
}
.infos_favoris > li > p {
	color: #00acd9;
}
.infos_favoris > li > p.libDonnees {
	color: #878585;
	display: inline-block;
	width: 40%;
}

.index{
	margin-left:20px;
	font-size:13px;
	
}

label {
	pointer-events: none;
   cursor: default;
}

.slider{
    border: 1px solid #c5c5c5;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    height: .8em;
    position: relative;
    text-align: left;
    width: 50%;
    float:right;
    margin-right: 50px;
	margin-top: 3px;
}


.amount{
	height: 15px;
	text-align:left;
	color: #747474 !important;
	background-color: transparent;
	margin-top:-10px;
	margin-left:32px;
	width:170px;
}

#content-filtrage .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
#content-filtrage .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

div[id*="slider-"] .ui-slider-range{
    background: #74351F;
}

#content-filtrage .ui-state-default,#content-filtrage .ui-widget-content .ui-state-default,#content-filtrage .ui-widget-header .ui-state-default, #content-filtrage .ui-button, #content-filtrage .ui-button.ui-state-disabled:hover, #content-filtrage .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
#content-filtrage .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
#content-filtrage .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-handle:before{
	border : unset;
}

.ui-slider .ui-slider-handle:after{
	border : unset;
}
/********************************************************NOTIFICATION*************************************************************************/

#button_message {
	float: right;
}
#button_message button {
	min-width: 200px;
}
.message {
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	background-size: 20px 20px;
	background-image: -webkit-gradient(linear, left top, right bottom,
	color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent),
	color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)),
	color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent),
	to(transparent));
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
	transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
	transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
	transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
	transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
	transparent 75%, transparent);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
	width: 20%;
	/*border: 1px solid;*/
	color: #fff;
	padding: 7px;
	/* position: fixed;
	 _position: absolute;
	 text-shadow: 0 1px 0 rgba(0,0,0,.5);*/
	-webkit-animation: animate-bg 5s linear infinite;
	-moz-animation: animate-bg 5s linear infinite;
	border-radius: 25px;
	clear: both;
	/*margin-left: 79%;*/
	margin-bottom: 1%;
	display: inline-block;
}
.info {
	background-color: #4ea5cd;
	border-color: #3b8eb5;
}

.error {
	background-color: #de4343;
	border-color: #c43d3d;
}

.warning {
	background-color: #eaaf51;
	border-color: #d99a36;
}

.success {
	background-color: #74351F;
	border-color: #55a12c;
	width: auto;
}

.message h3 {
	margin: 0 0 5px 0;
}

.message p {
	margin: 0;
}

@-webkit-keyframes animate-bg{
from {
	background-position: 0 0;
}
to {
	background-position: -80px 0;
}
}

@-moz-keyframes
animate-bg {from {
	background-position: 0 0;
}
to {
	background-position: -80px 0;
}
}

/*

 FORMAT TABLETTE

 */

/*.ui-jqgrid-bdiv {
	width: 100% !important;
	overflow: hidden !important;
}*/

.blocCatalogueTX {
	width: 79%;
	float: right;
	/*overflow: auto;*/
	/*font-size: 12px;*/
}

@media (max-device-width: 800px) {

	/* TAUREAUX FAVORIS */
	#IdDivContenu{
		overflow: auto;
	    width: 100%;
	    display: block;
	    
	}
	#taureaux_favoris{
		display:none;
	}

	.taureau_favoris {
		max-width: 100%;
		width: auto;
		display: block;
		margin-bottom: 3%;
	}

	#idDivGenealogie {
		display: none;
	}

	/* FILTRE */

	#content-filtrage {
		width: 100%;
		display: block;
	}

	/* TABLEAU */
	.blocCatalogueTX {
		float: none !important;
		width: 1200px !important;
	}

	#IdDivContenu {
		/*overflow: scroll;*/
		width: 100%;
		display: block;
	}
	.fusion-body .fusion-page-title-bar {
    	min-height: 0px!important;
    	height: 0px!important;
	}

	#amount-isu, #amount-inel, #amount-tp, #amount-tb, #amount-tb, #amount-lait, #amount-mo, #amount-ft, #amount-ap,  #amount-ma , #amount-stemam , #amount-sfer, #amount-fn, #amount-cdlait , #amount-ul , #amount-mtl, #amount-sybo{
		margin-left:80px;
	}
}

#TabStyle {
	display: none;
	width: 50px;
	height: 50px;
}


