body
 {
  background-image: url('../images/bg.png');
  background-size: cover;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
 /* overflow:hidden; */
}

a:hover
{
   color:#fff;
   text-decoration:none;

}

a:focus
{
   color:#fff;
   text-decoration:none;
}

h1 
{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 
{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 
{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}

a{
text-decoration:none;
color:#fff;
}

#contenu-bl-list{
background:#fff;
overflow-y: scroll;
}

/* page comptabilite */
.comptaRev{
display:inline-block;
margin:30px;
width: 42%;
color:#263238;
float: left;

}
.date-courant-compta{
padding-left:30px;
padding-right:30px;
padding-top:36px;
padding-bottom:37px;
display:inline-block;
width:35%;
text-align:center;
background:#dbdbdb;
height: 231px;
}
.jour-compta{
font-size:bold;
font-size:100px;
}
.mois-compta{
font-size:bold;
font-size:25px;
}
.detail-courant-compta{
padding-left:30px;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
display:inline-block;
width:25%;
min-height: 231px;
background:#fff;
float:left;
position:absolute;
}
.txt-rev{
padding-top:10px;
padding-bottom:10px;
color:#676f73;
font-weight:bold;
}
.datetxt-rev{
padding-top:10px;
padding-bottom:10px;
color:#676f73;
}
.list-item-rev{
display:block;
width:100%;
margin-top:10px;
margin-bottom:10px;
}
.item-rev-left{


}
.item-rev-left-net{


}
#bl-res-rev{
background:#653fb0;

}
#bl-res-dep{
background:#d04c19;
}
#bl-res-com{
background:#308d1c;
}
#bl-res-dcom{
background:#1575c9;
}
.bl-res{

display:inline-block;
margin:5px;
width:45%;

background:#fff;
}
#txt-stat{
font-size:16px;
}
.stat-det-rev{
padding:10px;
color:#fff;
background:#7d55cb;
display:inline-block;
width:65%;
}
.stat-det-dep{
padding:10px;
color:#fff;
background:#e36837;
display:inline-block;
width:65%;
}
.stat-det-com{
padding:10px;
color:#fff;
background:#40a42b;
display:inline-block;
width:65%;
}
.stat-det-dcom{

padding:10px;
color:#fff;
background:#1a80da;
display:inline-block;
width:65%;
}
.stat-det-img{

width:33%;
display:inline-block;
text-align:center;
}
#tab-compta{

padding-left:30px;
padding-right:30px;
}
#tab-compta1{

display:inline-block;
width:33%;
margin-top: 12px;
}
#tab-compta2{
display:inline-block;
width:33%;
margin-top: 11px;
}

#tab-compta3{
display:inline-block;
width:33%;
margin-top: 11px;
}


/* list commande */


.ent-list-commande{

margin-top:10px;
background:#263238;
color:#fff;
font-size:16px;
padding:10px;
border-top-left-radius:5px;
border-top-right-radius:5px;

}
.item-list-dep{
background:#fff;
color:#263238;
border-bottom:1px solid #ced2d5;
padding:10px;

}
/*************************************************  *********************************/
.button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #18952a;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.btn-annuler {
  margin: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #e53935;
}
.button.btn-annuler.btn-imprimer {
  background-color: #e53935;
}
.button.ajouter {
  background-color: #39b54a;
}
.button.btn-recuperer {
  padding-right: 40px;
  padding-left: 40px;
  background-color: #18952a;
}
.menu {
  position: static;
  display: inline;
  height: 0px;
  margin: auto;
}
.content {
  text-align: center;
}
.bl-auth {
  display: inline-block;
  width: 363px;
  height: 249px;
  margin-top: 263px;
  margin-left: -50px;
  clear: none;
  background:#3b5998;
  text-align: center;
    padding-top: 20px;
	border-radius:10px;
}
.logo {
  display: inline;
}
.form-input {
  margin-top: 10px;
  margin-right: 30px;
  margin-left: 30px;
}
.input-login {
  display: inline-block;
  width: 80%;
  margin: 10px;
  background-image: url('../images/input.png');
  border-radius: 5px;
}
.input-login.btn-input-login {
  padding-top: 5px;
  padding-bottom: 10px;
  background: #000;
  font-weight: 700;
  border-radius: 5px;
}
.bl_menu {
  position: static;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 136px;
  min-width: 0px;
  float: none;
  clear: none;
  background-image: url('../images/Sans-titre---10.png');
  text-align: center;
}
.row-menu {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.bloc-menu {
  display: block;
  height: 129px;
  margin-right: -10px;
  margin-left: -10px;
  padding-top: 20px;
  background-image: url('../images/Sans-titre---10.png');
  text-align: center;
}
.picto-menu {
  display: inline-block;
}
.lab-menu {
  display: block;
}
.lab {
  margin-top: 8px;
}
.men-nav {
  height: 66px;
  border-bottom: 3px solid white;
  background-color: #3b5998;
}
.header-menu {
  display: block;
  height: 66px;
  background-color: #3b5998;
  text-align: left;
  border-bottom: 1px solid #fff;
}

.vertical-menu{

display:inline-block;
width:10%;
background:#3b5998;

float:left;

}

.item-header {
  

  padding: 12px 15px;
  
  text-align: center;
    
  font-size: 20px;
  
  border-bottom:1px solid #fff;
}

.btn-deconnect{
padding:20px;
height: 65px;
border-right:1px solid #fff;
background:#000;
}

.current-item {
  background: #31497D;
}

.item-header.btn-item-header.txt-rap {
  padding-top: 17px;
  padding-bottom: 17px;
  background-color: #ffc400;
}
.item-header.btn-item-header.txt-rap.serrap {
  display: inline;
  padding-top: 25px;
  padding-bottom: 26px;
}
.img-men {
  display: inline;
  width: 41px;
}
.user-admin {
  display: inline;
  height: 66px;
  text-align: center;
}
.tit-admin {
  display: inline-block;
  padding-left: 5px;
  color: white;
  text-transform: uppercase;
}
.img-user {
  margin-left: 5px;
  border-radius: 5px;
}
.desc-admin {
  display: inline;
}
.role-user {
  position: relative;
  top: 19px;
  right: 97px;
  bottom: 5px;
  display: inline-block;
  color: white;
}
.item-user {
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 9px;
  border-right: 1px solid white;
}
.menu-image {
  margin-top: 10px;
  margin-left: 10px;
  padding-right: 14px;
}
.heure {
  display: inline-block;
  height:65px;
  padding:15px;
  color: white;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}
.heure.pos-heure {
  display: inline;
  float:right;
  width:15%;
  font-weight: 700;
  background:#31497D;
}
.date-heure {
  display: inline-block;
}
.produits {
  display: block;
  background-image: url('../images/background-prod.gif');
  background-size: cover;
}
.bl-prod {
  position: relative;
  display: inline-block;
  width: 40%;
  min-height: 520px;
  margin: 7px;
  float: left;
  border-top-color: rgba(255, 255, 255, 0.34);
  border-radius: 5px;
  background-color: #3b5998;
}
.bl-cat-prod {
  display: block;
}
.bl-vetement {
  display: inline-block;
  width: 49.3%;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.38);
  color: white;
  text-align: center;
}

.sous-cathegorie {
  display: inline-block;
  width: 23.3%;
 
  margin: 5px 2px;
  padding-top: 7px;
  padding-bottom: 5px;
  background-color: white;
  text-align: center;
}
.sous-cathegorie.veste {
  padding-top: 9px;
  padding-bottom: 6px;
}
.sous-cathegorie.veste.autre {
  background-color: #ffc107;
}
.sous-cathegorie.sous-cathegorie-prod {
  width: 23.3%;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
.bloc_produits {
  display: block;
  width: 85%;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px;
  border-top: 1px solid white;
}
.list-prod {
  position: relative;
  display: inline-block;
   width: 32%;

  margin-top: 5px;
  float: left;
  background-color: white;
  text-align: center;
}
.list-prod.coord-client {
  width: 25.5%;
  min-height: 492px;
  margin-left: 7px;
  padding-top: 2px;
}
.list-prod.coord-client.calculatrice {
  width: 58%;
  min-height: 329px;
  margin-top: 2px;
  margin-left: 0px;
  border-radius: 5px;
  background-color: white;
  text-align: left;
}
.ent-liste-prod {
  height: 42px;
  
  background-color: #3b5998;
}
.ent-list-clt{
margin-top:-3px;
}
.txt-ent-list-prod {
  display: inline-block;
  padding-top: 12px;
  color: white;
  font-weight: 700;
}
.item-produit {
  min-height: 60px;
  margin-right: 5px;
  margin-left: 5px;
   padding-bottom:20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.38);
  border-radius: 0px;
  background-color: #eff6f7;
}
.calcultrice {
  display: inline-block;
  width: 35%;
  height: 100%;
  min-height: 320px;
  margin: 11px 5px 5px;
}
.calcultrice.ticket {
  width: 32%;
}
.btn-calculatrice {
  margin: 5px;
}
.btn-entrer{
float:right;
margin-top:-150px;
margin-right:10px;
}
.somme-calcul {
  position: relative;
  display: inline-block;
  width: 190px;
  min-height: 0px;
  margin-top: -60px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding-top: 15px;
  padding-right: 5px;
  padding-left: 5px;
  float: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(51, 51, 51, 0.27);
  border-radius: 5px;
  color: black;
    height: 70px;
	padding-bottom: 70px;
}
.txt-total {
  border-radius: 5px;
  color: black;
  font-weight: 700;
}
.txt-total.cash {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px none rgba(51, 51, 51, 0.09);
}
.reste {
  height: 70px;
  margin-top: 8px;
  border-radius: 5px;
  background-color: #212121;
  text-align: left;
}
.txt-reste {
  margin-top: 7px;
  margin-left: 6px;
  padding-top: 26px;
  color: white;
  font-size: 15px;
  font-weight: 400;
}
.somme {
  display: inline-block;
}
.ticket {
  display: inline;
  width: 33%;
  min-height: 335px;
  float: right;
  clear: none;
  background-color: #f1f1f1;
}
.header-ticket {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.38);
  font-weight: 700;
}
.txt-ticket-entrer {
  margin-top: 21px;
  margin-left: 11px;
  font-weight: 700;
}
.canadienne {
  margin-top: 1px;
  padding-top: 10px;
}
.tit-client {
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 38px;
  color: #1e88e5;
  font-weight: 700;
  text-align: left;
}
.tit-client.point-fidelite {
  color: #8f8f8f;
}
.nom-client {
  margin-left: 38px;
  border-bottom-color: rgba(51, 51, 51, 0.2);
  text-align: left;
}
.tit-prod {
  display: inline-block;
  
  padding-top: 20px;
  padding-left: 10px;
  float: none;
  color: black;
  font-weight: 700;
  text-align: left;
}
.prix-prod {
  display: inline;
  padding-left: 10px;
  float: left;
  text-align: left;
}
.option-prod {
  margin-top: 10px;
  margin-right: 3px;
}
.img-prod-calc {
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 15px;
}
.contenu {
  margin: 1%;
  display:inline-block;
  width:88%;
  float:left;
}
.entete-entrer {
  height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #000;
}
.entete-entrer.cat-entete-entrer {
  background-color: #212121;
}
.entete-entrer.cat-entete-entrer.liste-entrer {
  height: 0px;
  min-height: 40px;
  background-color: white;
  border-bottom:1px solid #000;
  
}
.entete-entrer.cat-entete-entrer.liste-entrer.entete {
  background-color: #3b5998;
}
.entete-entrer.cat-entete-entrer.liste-entrer.liste-entrer2 {
  background-color: #e7ebed;
}
.entete-entrer.cat-entete-entrer.liste-entrer.liste-entrer2.liste-enter-select {
  background-color: #fcbb0b;
}
.entete-entrer.cat-entete-entrer.liste-entrer.liste-entrer2.liste-sortie {
  background-color: #74bf7f;
}
.tit-entete-entrer {
  padding-top: 10px;
  padding-left: 10px;
  float: left;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
.tit-entete-entrer.rech-entete-entrer {
  padding-right: 10px;
  float: right;
}
.tit-entete-entrer.tit-cat-entete-entrer {
  padding-right: 20%;
  padding-left: 20px;
  text-align: center;
}
.tit-entete-entrer.tit-cat-entete-entrer.id-tit-categorie {
  padding-right: 13%;
  padding-left: 50px;
}
.tit-entete-entrer.tit-cat-entete-entrer.id-tit-categorie.txt-list-entrer {
  margin-left: 3%;
  padding-right: 0%;
  padding-left: 0px;
  color: #263238;
}
.tit-entete-entrer.tit-cat-entete-entrer.quentit {
  margin-right: 15px;
  margin-left: 2%;
  padding-right: 7%;
}
.tit-entete-entrer.tit-cat-entete-entrer.quentit.prix {
  margin-right: 5%;
  margin-left: 0px;
  padding-right: 0%;
  padding-left: 0%;
}
.tit-entete-entrer.tit-cat-entete-entrer.quentit.date {
  margin-right: 3%;
  margin-left: 4%;
  padding-right: 0%;
  padding-left: 0%;
}
.tit-entete-entrer.tit-cat-entete-entrer.txt-list-enter {
  display: inline-block;
  margin-right: 15%;
  margin-left: 10%;
  padding-right: 3%;
  padding-left: 0px;
  float: none;
  color: #263238;
  text-align: center;
}
.tit-entete-entrer.tit-cat-entete-entrer.txt-list-enter.qte {
  margin-left: 3%;
}
.tit-entete-entrer.tit-cat-entete-entrer.txt-list-enter.txt-prix {
  margin-left: -10%;
}
.tit-entete-entrer.tit-cat-entete-entrer.txt-list-enter.txt-date {
  display: inline-block;
  width: 100px;
  margin-right: 2px;
  margin-left: -1%;
}
.tit-entete-entrer.tit-cat-entete-entrer.txt-list-enter.txt-heure {
  width: 100px;
  margin-right: -3%;
  margin-left: 0%;
}
.bt-rech {
  padding-top: 10px;
  padding-right: 10px;
  float: right;
}
.bt-rech.btnajt {
  padding-top: 0px;
}
.txt-id {
  display: inline-block;
  width: 15%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.txt-id.txt-client {
  width: 31.5%;
  text-transform: uppercase;
}
.txt-id.txt-client.qte {
  width: 10%;
  text-align: center;
}
.txt-id.txt-client.qte.prix {
  width: 15%;
}
.txt-id.txt-client.qte.prix.date {
  width: 12%;
}
.txt-id.txt-client.qte.prix.date.configuration {
  width: 5%;
}
.txt-id.titre {
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
.txt-id.detail-txt-client {
  width: 100%;
  margin-top: -10px;
  margin-left: 20px;
  text-align: left;
}
.txt-id.detail-txt-client.adresse-client {
  width: 70px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
}
.txt-id.detail-txt-client.adresse-client.detail-commande {
  display: block;
  width: 100px;
  min-height: 0px;
  margin-top: 6px;
  margin-left: 20px;
  padding-left: 10px;
  float: none;
}
.txt-id.detail-txt-client.adresse-client.detail-commande.detail-prix {
  display: inline;
  border-left-style: none;
}
.txt-id.detail-txt-client.adresse-client.detail-commande.point-fidelite {
  width: 150px;
}
.txt-id.detail-txt-client.coordonne-client {
  display: inline-block;
  width: 189px;
}
.detail-entrer {
  min-height: 180px;
  background-color: white;
  border-bottom:1px solid #e7ebed;;
}
.detail-client {
  display: inline-block;
  float: left;
}
.detail-client.adresse-client {
  width: 150px;
  margin-bottom: 5px;
  margin-left: 5%;
}
.detail-client.coordonners-detaol-client {
  padding-top: 20px;
}
.image-edit {
  display: block;
  margin-left: 20px;
}
.img-calc-comm {
  display: inline;
  margin-top: 5px;
  margin-left: 5px;
}
.ligne-commande {
  display: inline-block;
  width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 7%;
  padding-bottom: 10px;
  border-bottom: 1px solid #cfd8dc;
}
.ligne-commande.etat {
  border-bottom-style: none;
}
.nom-prod {
  display: inline-block;
  width: 24%;
}
.nom-prod.etat-paye {
  width: 30%;
  padding-top: 2px;
}
.content-admin {
  min-height: 500px;
  margin-top: -10px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: white;
}
.image-agent {
  position: static;
  display: inline-block;
  margin-top: 30px;
  margin-left: 30px;
  float: left;
  clear: none;
}
.image-agent.form-ajout {
  position: fixed;
  display: inline;
  float: none;
}
.img-agt {
  position: static;
  left: 0px;
  top: 0px;
  float: left;
}
.txt-form-agent {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
}
.liste-commande {
  display: inline-block;
  width:58%;
  margin-bottom: 10px;
  margin-top: 20px;
  margin-left: 30px;
  float: left;
  border-left: 1px solid #cfd8dc;
}
@media (max-width: 991px) {
  .button {
    padding-right: 10px;
    padding-left: 10px;
  }
  .button.btn-annuler {
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .content {
    left: 0px;
    top: 0px;
    bottom: 0px;
    background-position: 50% 0px;
    background-repeat: repeat;
  }
  
  
  
  .bloc-menu {
    text-align: center;
  }
  .picto-menu {
    margin-top: 20px;
    text-align: center;
  }
  .item-header.btn-item-header {
    padding-top: 29px;
    padding-bottom: 30px;
  }
  .item-header.btn-item-header.current-item {
    padding-top: 33px;
    background-size: cover;
  }
  .item-header.btn-item-header.txt-rap.serrap {
    display: inline-block;
    width: 70px;
    padding-top: 18px;
    padding-left: 20px;
  }
  .img-men {
    width: 40px;
    padding-top: 8px;
  }
  .tit-admin {
    padding-right: 7px;
    font-size: 8px;
  }
  .img-user {
    display: inline-block;
    width: 30px;
    margin-left: 8px;
  }
  .item-user {
    padding-top: 14px;
    padding-bottom: 22px;
  }
  .menu-image {
    margin-top: 10px;
    margin-left: 10px;
  }
  .list-prod {
    width: 35%;
  }
  .list-prod.coord-client {
    width: 27%;
  }
  .calcultrice {
    margin-right: 0px;
    margin-left: 0px;
  }
  .btn-calculatrice {
    width: 40px;
  }
  .header-ticket {
    font-size: 11px;
    font-weight: 400;
  }
  .txt-ticket-entrer {
    font-size: 9px;
    font-weight: 700;
  }
  .btn-ticket{
  padding-top: 70px;
  }
  
}
@media (max-width: 767px) {
}
@media (max-width: 479px) {
}
@media print {
body{
min-height:100px;
margin:0px;
}
#tkt-pos-caisse{
display:block;
visibility:visible;
}
#interface-caisse{
display:none;
height:100px;
}


}
#codeabar{
display:block;
}
.foo-p-cs{
display:inline-block;
width:100%;
background:#3b5998;
color:#fff;
border-top:1px solid #fff;
padding:10px;
text-align:center;

}