
.divActionSurFacture
{
    padding:10px;
    font-weight:bold;
}

/* //////////////// Envoie DHL btn ////////////////////////////*/



.overGras:hover{
/*    font-size: large;*/
    font-weight: bold;
}
.btn-envoi{

  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 4px 13px;
  display: block;
  text-decoration: none;
  overflow: hidden;
  width: 134px;
  text-align: center;
}


.status-expedition-action-dhl:hover, .status-expedition-action-autre:hover{
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  color: white;
}

.status-expedition-action-dhl:hover div span, .status-expedition-action-autre:hover div span{
  color: white;
  text-shadow:none;
}


.status-expedition-action-dhl{
  background: #feca06;
  background-image: -webkit-linear-gradient(top, #feca06, #ffb007);
  background-image: -moz-linear-gradient(top, #feca06, #ffb007);
  background-image: -ms-linear-gradient(top, #feca06, #ffb007);
  background-image: -o-linear-gradient(top, #feca06, #ffb007);
  background-image: linear-gradient(to bottom, #feca06, #ffb007);
   font-size: 10px;
     height: 19px;
    width: 119px;
    display: block;
    line-height: 14px;
    color: black;

}

.center-inline:hover{
  text-decoration: none !important;
}

.btn_dhl{
margin-left: 3px;
    margin-top: 0.7px;
    width: 33px;
}


.btn_text{
    color: #000000;
    float: left;
    font-size: 9px;
    margin-top: 3.3px;
    text-shadow: 0.5px 0.5px 0 #e4e4e4;

}

.btn_icone-expe{
    color: white;
    float: left;
    margin-left: 7px;
    margin-top: 6.3px;
    font-size: 9px;
}

.status-expedition-action-autre{
 font-size: 10px;
    background: #57889c;
  background-image: -webkit-linear-gradient(top, #7db7cf, #57889c);
  background-image: -moz-linear-gradient(top, #7db7cf, #57889c);
  background-image: -ms-linear-gradient(top, #7db7cf, #57889c);
  background-image: -o-linear-gradient(top, #7db7cf, #57889c);
  background-image: linear-gradient(to bottom, #7db7cf, #57889c);
      height: 19px;
    width: 119px;
    display: block;
    line-height: 14px;
}

.status-expedition{
  font-size: 10px;
   height: 20px;
    line-height: 16px;
    width: 100%;
    display: block;
}

.etiquette-dhl{
  text-align: center;
  display: block;
  margin-top:5px;
}

.check-expe{
  color:white;
   margin-right: 7px;
}

.dhl-colors{
 font-weight: bold;
 color:#F8FF00; 
}

.center-inline{
  display: block;
  text-align: center;
}