body {
  font-size: 12px;
}
.vcenter {
  vertical-align: middle !important;
  float: none;
}
.blue {
  color: blue;
  cursor: pointer;
}
.styleRailRoadImg {
  margin-bottom: 10px;
}
.container {
  width: 100%;
  margin-top: 20px;
}
.message-warning {
    background-color: #ff0000 !important;
    color: #fff !important;
}

.containerMin {
  padding-left: 25px;
  padding-right: 25px;
}
.spinner {
  position: absolute;
  width: 100%;
  left: 0;
}
.warningText {
  color: red;
  font-style: italic;
  font-size: 10px;
}
.effectifsLeft{
  float: left;
  width: 45%;
}
.effectifsRight{
  float: right;
  width: 55%;
}
.label {
  /*display: block;*/
}
.label_width_choix {
  width: 150px;
}
.form-group {
  clear: both;
  float: left;
}
.form-control {
  width: auto;
  font-size: 12px;
  height: 30px;
  padding: 5px;
}
.form-control-width75 {
  width: 75px;
  margin-left: 10px;
}
.form-control-cell {
  width: 50px;
}
.form-control-inline {
  display: inline !important;
}
.panel-custom {
  background-color: #ff6500;
}
.styleBtnSubmit {
  margin-top:10px;
  background-color: #449d44 !important;
}
.rowInput.required .control-label:after {
  content:"*";
  color:red;
  margin-left: 5px;
}

.rowInput {
  vertical-align: sub;
  display: inline-block !important;
}

.forceDisplayToNone{
  display: none !important;
}

.headerSaisieFiliere {
  color: #fff;
  font-size : 14px;
  text-align: center;
}
.form-control.datepicker {
  width: 100px;
  display: inline-block;
}
.dontNb {
  padding-left: 30px;
  /*width: 320px !important;*/
}
.schemaDpe {
  width:24%;
  border: solid 1px #ddd;
  margin: 5px 5px 5px 0;
  padding: 5px 0;
}
.schemaDpeCap
 {
  /*width:48%;*/
  width:48%;
  /*border: solid 1px;*/
  margin: 0 5px 5px 0;
  padding: 5px 0;
}
.labelSchemaDpe {
  clear: both;
  float:left;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.infoEntete {
    background-color: #428bca;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: 95%;
    margin-left: 25px;
}
.infoEntetePrint {
    margin-top: 15px;
    width: 100% !important;
    margin-left: 0px !important;
}
.tdEntete {
  /*width: 28%;*/
  color: #fff;
}
.tdEnteteIco {
  width: 5%;
  color: #fff;
  font-size: 24px;
}
.tdEnteteMiddle {
  border-left: solid 2px #fff;
  /*border-right: solid 2px #fff;*/
}
.couleurBL {
  background-color: #0088b5 !important;
  color: #fff;
}
.couleurBV {
  background-color: #c44b20 !important;
  color: #fff;
}
.couleurOL {
  background-color: #63b6d4 !important;
  color: #fff;
}
.couleurOV {
  background-color: #c89300 !important;
  color: #fff;
}
.couleurCAP {
  background-color: #989861 !important;
  color: #fff;
}
.panel-title-color-white {
  color: #fff;
}
.image-cne {
    width: auto;
    vertical-align: middle;
    height: 50px;
}
.banner-autosysel {
    width: auto;
    height: 50px;
    vertical-align: middle;
}
.img_saisie {
  height: 30px;
  width: auto;
}
.illustre-filiere {
  width: auto;
  height: 150px;
  border-radius: 5px;
}
.logoCapHerbMin {
  width: 90px;
  height: auto;
}
.addendumCapHerb {
  text-align: center;
  border: solid 1px #ddd;
  /*clear: both;*/
  border-radius: 5px;
  width: 97%;
  font-weight: bold;
  font-size: smaller;
  height: 293px;
}
.thSaisie {
  text-align: center;
  vertical-align: middle;
}
.tdSaisie {
  text-align: center;
}
.message-warning {
  width: 800px;
  background-color: #FFDA00;
  color: #000;
}
.sousTitreH3 {
  text-transform: none;
  color: #777;
  font-weight: 400;
  padding-top: 5px;
}
.border_total {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
/*
.tdEnteteIcoAR {
  width: 5%;
  color: #428bca !important;
  font-size: 24px;
}
.tdEnteteMiddleAR {
  border-left: solid 2px #428bca !important;

}
.howMany {
  padding-left: 50px;
  width: 320px !important;
}
.padL {
  padding-right: 5px;
}
#analyse > .rowMortaliveau {
  padding: 7px 0 5px;
  background-color: #eee;
  border-bottom: solid 1px #ccc;
}
.whiteBgCol {
  background-color: #fff !important;
}
#analyse > .rowMortaliveau > input {
  display: inline-block;
  width: 50px;
  height: 25px !important;
}
#graphCausesMorbidite, #graphCausesLetalite {
  width: 95%;
  clear: both;
  float: left;
 }
#graphCausesMortaliteRelative {
  width: 50%;
  clear: both;
  float: left;
 }
 .modifPrintGraph {
  width: 95% !important;
 }
 #graphMortalite {
  width: 40%;
  clear: both;
  float: left;
 }
 .modifPrintGraphMortalite {
  width: 70% !important;
 }
 #gainNbV {
  float: left;
  background-image: url("/typo3conf/ext/idele_mortaliveau/Resources/Public/Images/Veau_jaune.PNG");
  background-repeat: no-repeat;
  width: 200px;
  height: 145px;
  background-size: 135px;
  background-position: center top;
 }
 #gainValeur {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
   margin-right: 0;
  margin-top: 32px;
  text-align: center;
 }
 .list-group-item-causes {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
 }*/
select.form-control {
  float: none;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
/*.tab-mortaliveau {
  border-color: #DDDDDD;
  border-style: solid;
  border-width: 0 1px 1px;
  margin: 0 0 10px;
  padding: 9px;
}*/

tr.em > td {
  font-weight: bold;
}
*/

/* FIX: bootstrap utilise border-box */
#footer {
  height: auto !important;
}

.btn.mr-2 {
    margin-right: 2rem;
}

.form-control.form-control-width75 {
    width: 75px;
    margin-left: 10px;
}
