#valid_bonreduc {
  float: right;
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 0 10px;
  text-align: center;
  position: relative;
}
.bon_reduction_container {
  text-align: right;
}
#edit-bonreductext-wrapper {
  margin-bottom: 4px;
}
#edit-panes-bonreduc-bonreductext {
  width: 140px;
}
#supp_bonreduc{
  float:left;
  background:red;
  padding:0 10px;
  text-align:center;
  color:#fff;
  text-transform:uppercase;
  line-height:38px;
}
.bg-top-table > form {
  padding:1%;
  overflow: hidden;
}
.total {
    clear: both;
    float: right;
    font-size: 15px;
    padding: 1%;
}
#generic-promo-form-code-alaplace .msg .cross-class {
  text-align: right;
  text-decoration: underline;
  cursor: pointer;
}