body {
    padding-top: 80px;
    padding-bottom: 40px;
}

.nav {
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
}

.btn-success {
  background-color: #57a900;
  background-image: -moz-linear-gradient(top, #70d900, #57a900);
  background-image: -ms-linear-gradient(top, #70d900, #57a900);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
  background-image: -webkit-linear-gradient(top, #70d900, #57a900);
  background-image: -o-linear-gradient(top, #70d900, #57a900);
  background-image: linear-gradient(top, #70d900, #57a900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #57a900;
}

.btn-success:active, .btn-success.active {
  background-color: #57a900;
}

div.container a.brand {
    background: url("../images/bs-logo.png") no-repeat scroll 0 0px transparent;
    margin-left: 0;
    padding: 15px 20px 24px 60px;
}

.form-signin {
        max-width: 300px;
        padding: 19px 29px 29px;
        margin: 0 auto 20px;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
           -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
                box-shadow: 0 1px 2px rgba(0,0,0,.05);
      }
      .form-signin .form-signin-heading,
      .form-signin .checkbox {
        margin-bottom: 10px;
      }
      .form-signin input[type="text"],
      .form-signin input[type="password"] {
        font-size: 16px;
        height: auto;
        margin-bottom: 15px;
        padding: 7px 9px;
      }

/**Permet l'affichage en mouse hover sur les nav'**/
div.navbar ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block; 
    top:+32px;
}      

div.navbar ul.nav li.dropdown:hover ul.dropdown-menu:after {
    display:none;
}

.dropdown-backdrop {
    position: static;
}

div.zend_form dt {
    font-weight:bold;
    text-decoration: underline;
    font-size: 14px;
    height:30px;
}
dl.zend_form dd {
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
    font-size: 14px;
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #ccc;
}

/** cursor de navigation**/ 
div.pagination ul li span{
    cursor:pointer;
}

div.control-group label{
    font-weight:bold;
}

div.recform, div.edtform {
    font-size: 14px;
    padding:5px;
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    border:1px solid #000000;
}

textarea.longtxt{
    width:400px;
}

div.blcformr{
    font-size: 14px;
    padding:5px;
    background-color: #d9edfd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    border:1px solid #cccccc;
}

 

div.blcformg{
    font-size: 14px;
    padding:5px;
    background-color: #eef7ff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    border:1px solid #cccccc;
}


div.interioroverflow{
    overflow-y: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
    padding:5px;
    background-color: #ffffff;
    border:1px solid #cccccc;    
}


div.miniblock{
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    font-size: 14px;
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #ccc;
    margin-bottom:10px;
}

div.principal{
    background-color: #ccc;
    border:1px solid #bbb;
}

div.boot_modal1{
    position:absolute;
    background-color: #eef7ff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #ccc;
    z-index:524;
    width:350px;
}

div.boot_modal1 div.subhead{
    text-align:right;
    margin-right:5px;
    cursor:pointer;
} 

div.boot_modal1 div.subsrch{
    margin:4px;
}

div.boot_modal1 div.subbody{
    overflow-y: auto;
     height:280px;
    margin:3px;
}

div.boot_modal1 div.subload{
    width:128px;
    height:15px;
    margin:auto;
    background: url("../images/loader.gif") no-repeat scroll 0 0px transparent;
}

dd div.ddpopup{
   cursor:help;
   display: none; 
    background-color: #ffedb6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:2px solid #d66509; 
    margin-top:-5px;
    margin-left:-5px;
    padding:5px;
}

dd:hover div.ddpopup{
   display: block; position: absolute;
}


.table-scissor td{
    border-top:0px;
}

.table-scissor tfoot td{
    border-top:1px solid #bbbbbb;
}

.table-scissor th{
    border-top:0px;
    border-bottom:1px solid #bbbbbb;
}

.grandioso-input input{
   width:430px;
}

/** bouton-stockage **/

.bouton-stockage {
   cursor:pointer;
   background: url("../images/disquette40.png") no-repeat scroll 0 0px #1f50bf;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   margin-top:-2px;
   margin-left:-2px;
   text-align:center;
   padding-top:20px;
   padding-bottom:2px;
   line-height: 16px;
   font-weight:bold;
   font-size:16px;
   color:#000000;
   width:40px;
}

.bouton-stockagebis {
   cursor:pointer;
   background: url("../images/disquette40.png") no-repeat scroll 0 0px #ce2121;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   margin-top:-2px;
   margin-left:-2px;
   text-align:center;
   padding-top:20px;
   padding-bottom:2px;
   line-height: 16px;
   font-weight:bold;
   font-size:16px;
   color:#000000;
   width:40px;
}

.bouton-stockagepresse {
   cursor:pointer;
   background: url("../images/disquette40.png") no-repeat scroll 0 0px #bbbbbb;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   margin-top:-2px;
   margin-left:-2px;
   text-align:center;
   padding-top:20px;
   padding-bottom:2px;
   line-height: 16px;
   font-weight:bold;
   font-size:16px;
   color:#000000;
   width:40px;
}

.bouton-stockagegivepresse {
   cursor:pointer;
   background: url("../images/disquette40give.png") no-repeat scroll 0 0px #bbbbbb;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   margin-top:-2px;
   margin-left:-2px;
   text-align:center;
   padding-top:20px;
   padding-bottom:2px;
   line-height: 16px;
   font-weight:bold;
   font-size:16px;
   color:#000000;
   width:40px;
}

.bouton-stockage:hover{
    background-color:#5581e4;
}   

.bouton-stockagebis:hover{
    background-color:#FF0000;
}  

.bouton-stockagepresse:hover{
    background-color:#666666;
}

.bouton-stockagegivepresse:hover{
    background-color:#666666;
}

.bouton-stockage-mini{
    background: none no-repeat scroll 0 0px #1f50bf; 
    color:#ffffff;
    border:1px solid #000000; 
    font-size:12px;
    padding-top:4px;
    padding-bottom:2px; 
    width:20px;
} 

.bouton-stockagepresse-mini{
    background: none no-repeat scroll 0 0px #bbbbbb; 
    color:#ffffff;
    border:1px solid #000000; 
    font-size:12px;
    padding-top:4px;
    padding-bottom:2px; 
    width:20px;
} 

.div-upload{
    background: url("../img/disquette.png") no-repeat scroll center center #fff;
    text-align: center;
    border:2px solid #bbb;
    background-color:#fff;
    font-size:20px;
    width:300px;
    height:100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);    
    cursor:pointer;
}
.div-upload-msg {
    background: url("../img/ajax-loader.gif") no-repeat scroll center center #fff;
    text-align: center;
    border:1px solid #000;
    background-color:#eee;
    font-size:20px;
    width:300px;
    height:100px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);    
}




/**Edition des inputs**/

h1{
  font-size: 25px; 
  margin-top:4px;
  margin-bottom: 6px;
}

h2{
  font-size: 20px; 
  margin-top:3px;
  margin-bottom: 3px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
padding: 2px 4px;
margin-bottom: 2px;
}

.controls .btn {
    padding:2px 4px;
}

.controls .add-on {
    padding:2px 4px;
}

.recform select{
    height:26px;
}  

/** TABLE Couleur supplémentaire**/

.table tbody tr.darkgrey td {
  background-color: #bbbbbb;
}

.table-hover tbody tr.darkgrey:hover td {
  background-color: #cfcfcf;
}

.table tbody tr.litegrey td {
  background-color: #dcdcdc;
}

.table-hover tbody tr.litegrey:hover td {
  background-color: #eeeeee;
}


.table tbody tr.darkblue td {
  background-color: #95adf2;
}

.table-hover tbody tr.darkblue:hover td {
  background-color: #abbef4;
}

.table tbody tr.liteblue td {
  background-color: #c2cff5;
}

.table-hover tbody tr.liteblue:hover td {
  background-color: #d3dcf7;
}

#pingeralert {
  display:none;
  position:fixed;
  z-index:1000;
  background-color:#c03535;
  color:#ffffff;
  bottom:0px;
  height:25px;
  width:100%;
  text-align:center;
}


/**Nouveau system de block**/

.flexblth {
    display: flex;
    font-weight: bold;
    font-size: 12px;    
}

.flexblth div{
    margin-left:2px;
    margin-right:2px;
    border:1px dashed black;
    padding-left:2px;
    padding-right:4px;    
}

.flexblth div.flexspright{
    text-align: right;
}


.flexblbody {
   border:2px solid black; 
   border-radius: 4px;
   margin-bottom: 10px;
   margin-top:4px;
   background-color:#fff;
   
}


.recondflexblbody{
    background-color:#fbf7e6;
    margin-left:20px;
}



.flexblbodyc{
    display: flex;
    font-size: 14px;      
}

.flexblbodyc div{
    margin-left:2px;
    margin-right:2px;
    padding-left:2px;
    padding-right:4px;    
}

.flexblbodyc div.brighter{
    text-align: right;
}

.flexblbodyc div.bcenter{
    text-align: center;
}


.flexblbody div.footinfo{
   border:1px dashed #bbb; 
   border-radius: 4px;  
   padding:2px;
}

.flexblbody div.success{
    background-color: #d0e9c6;
}

.flexblbody div.info{
    background-color: #9ee4f9;
}

.flexblbody div.error{
    background-color: #f2dede;
}

.flexblft{
   border:2px dashed black; 
   border-radius: 4px;
   margin-bottom: 10px;
   margin-top:4px;
   background-color:#eee;    
}

.flexblftc{
    display: flex;
    font-size: 14px;      
}

.flexblftc div{
    margin-left:2px;
    margin-right:2px;
    padding-left:2px;
    padding-right:4px;    
}



/** analyse **/

.di_analyse{
    padding: 5px; 
    border: solid black 2px;
    border-radius: 10px;
    width: 300px;
    margin: 10px;
    transition : all 1s ease; 
    background-color: #fff;
}

.di_analyseclick {
    cursor:pointer;
}

.di_analyseclick:hover {
    cursor:pointer;
    background-color: #bbb;
    
}

.di_analysesel{
     background-color: #d6fbe0;
     border-color:#297d40;
}