@media all and (min-width: 728px) {
    #company_products>div {
      position: relative;
/*      top: -21px;*/
    margin-bottom: inherit; 
    }
}
#company-view .ibutton, #cartform .ibutton {
    font-size: 1.6em;
    padding: 2%;
    margin: 3%;
    color: white;
}
#company-view .ibutton img {
  vertical-align: middle;
  width: 20px;
  padding-right: 5px;
}
/*entreprise*/
.entreprise {
  overflow: auto;
  /*width: 93%;*/
  padding: 1% 1% 1% 3%;
  background: #EDEDED;
}
.entreprise>div {display:box;}
.entreprise span.infos{
    /*font-size:12px;*/
    display: box;
    display: flex;
    margin: 3px 0px;
}
.entreprise span.infos .libelle{
    color: #888;
    width: 20.5%;
    box-flex: 1.0;
}
.entreprise span.infos button {
    color: #fff;
    font-weight: bold;
    width: 25%;
}

.entreprise span.infos button:hover {
    border: 1px solid #999;
/*  border-bottom: 1px solid #666;
    box-shadow: #333 +1px +1px +1px 1px;
*/
}
.entreprise span.cp{
    font-size:12px;
    font-weight:bold;
    float:left;
    color:#26598d;
}
.entreprise span.rcs{
    font-size:12px;
    float:right;
    color:#26598d;
}
.entreprise p {
  padding: 5px 0;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 0px;
}
/*__________tableau des produits*/
#company_products button.ibutton {
  padding: 10px 40px;
  margin-top: 7px;
}
#company_products form#select_form {
  margin-top: 0;
}
#tableauProds table.resultats{
    padding-bottom:5px;
  margin-top: -18px;
}
.tableauCommande td,
#tableauPacks td {
    font-size:16px;
  padding: 2px;
}
.tableauCommande td span.infos,
#tableauPacks span.infos {
    font-size: 0.99em;
    /*padding-left: 5px;*/
}
.tableauCommande td span.mention,
#tableauPacks span.mention {
    padding-left: 300px;
}
.tableauCommande td.texte{
    font-weight:bold;
    text-indent:0px;
    padding:15px 0;
}
.tableauCommande td.date,
#tableauPacks td.date {
    background-color:#EDEDED;
    text-align: center;
}
.tableauCommande td.select,
#tableauPacks td.select {
    background-color:#9F86A3;
    text-align: center;
  padding: 0;
  padding-right: 2px;
  width: 41px;
}
/*#tableauPacks td.select {width: 7%;}*/
.tableauCommande td.select.selected,
#tableauPacks td.select.selected {
  background-color: #FF8F01;
}
.tableauCommande td.langue{
    background-color:#EDEDED;
    width:60px;
}
.tableauCommande td.infos, #tableauPacks td.infos {
    background-color:#EDEDED;
    /*width: 70%;*/
}
.tableauCommande tr:nth-child(even) td.infos,
#tableauPacks tr:nth-child(even) td.infos,
.tableauCommande tr:nth-child(even) td.date {
    background: #d8d8d8;
}
/*#tableauPacks td.infos {width: 85.4%;}*/
#tableauProds td.infos b,#tableauPacks td.infos b {font-size: 13px;}
#tableauProds td.infos p,#tableauPacks td.infos p {
  margin: 0;
  margin-top: 2px;
    padding: 0;
}
.tableauCommande td.infos .warning {
font-weight: normal;
color: #383838;
}
#tableauProds td.infos a.sample,#tableauPacks td.infos a.sample {
  display: inline-block;
  float: right;
  font-size: 12px;
}
.tableauCommande td.prix,
#tableauPacks td.prix {
    background-color:#FFE588;
    text-align:right;
    width:6em;
    font-weight:bold;
}
.tableauCommande td.totalTexte{
    background-color:#E2DFDA;
    font-weight:bold;
}
.tableauCommande td.total{
    background-color:#ffd884;
    font-weight:bold;
    text-align:right;
}
.tableauCommande td.bouton{
    text-align:center;
    padding-top:15px;
}
.tableauCommande span.prixTexte{
    float:left;
    text-align:right;
    
}
#tableauProds span.commandeCheck,
#tableauPacks span.packCheck{
  float: right;
  height: 26px;
  width: 32px;
  background-image: url('../img/cart-transparent.png');
  display: block;
}
#tableauProds input[type="checkbox"],
#tableauPacks input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}
#tableauProds input[type="checkbox"]+label,
#tableauPacks input[type="checkbox"]+label {
  position: relative;
  cursor: pointer;
  width: inherit;
  height: inherit;
}
.tableauCommande select {
border: none;
font-size: 0.9em;
/*width: 90%;*/
}
.tableauCommande tr.promoavail td.prix {
/* text-decoration: line-through; */
/*border: gold 1px solid;*/
background-color: rgba(252, 242, 207, 0.35);
color: #00C700;
}
td.promo.before {
    border-bottom:1px solid #aaa; margin-bottom:0; padding-bottom:0;
}
td.promo.after {
    border-top:1px solid #aaa; margin-top:0; padding-top:0;
}
td.promoavail {
text-align: right;
font-weight: bold;
background: #BFFCBF;
padding-right: 5px;
}
tr.promoavail td.infos {background-color: #fefbee; }
#tableauPacks {margin-top: 0; }
table.tableauCommande caption {
  background-color: #FFFDFD;
  border: white 2px solid;
  color: #00A4D8;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: -2px;
text-align: initial;
}
#tableauPacks td button {
padding: 10px 5px;
vertical-align: top;
margin: 0;
font-weight: bold;
color: whitesmoke;
border: 0;
}
#packinfo h2, #walletinfo h2 {text-align: left; }
#packinfo td.date.warn {
color: red;
font-weight: bold;
font-size: inherit;
}
#packinfo td.date.warn:after {content: ' !'; }
#company-view section#company_hasgone {
    clear: both;
    background: rgb(237, 237, 237);
    /* padding: 30px; */
    /* margin: 0; */
    width: 97%;
    padding-top: 1px;
}
#company_hasgone .titre1 {
  display: none;
}
#company_hasgone p {
  text-align: center;
}
#company-view nav {
      display: none;
      text-align: right;
      height: 20px;
}
#company-view #company_identity nav {
    display: inline-block;
    float: right;
    margin-top: -20px;
}
#company-view h1.titre {
    margin-top: 5px;
}
#company-view section {
    margin: 0px 0;
}
#company-view section h2 {
  font-size: 16px;
  color: #808080;
  margin-bottom: 3px;
}
#company_identity a {
text-decoration:underline;
}
#company_identity nav a {
    outline: none;
}
/* VITRINE CALL-OUT */
#company_identity .action .callout {
    background: #dcd8cf;
    padding: 1%;
}
#company_identity .action form {
    border-top: 1px solid white;
}
#company_identity span.infos a.right {
    position: absolute;
    left: 46%;
    color: #288070;
}
/* waiting...
#company-view .callout .bouton_principal {
    background: #2fff4a;
}
*/
/* */
#company_products {
    clear: both;
    padding: 10px 0;
}
#company_products>div {
  text-align: right;
  font-size: 12px;
  /* margin-bottom: 18px; */
  display: inherit;
}
#company_identity .action {
    padding: 0;
}
/***/
