@charset "UTF-8";
/* CSS Document */
html, body {
  font-family: Arial, "sans-serif";
  font-size: 14px;
  margin: 0;
  padding: 0; }

/*input, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }*/

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

/* Chrome */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Opéra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button {
  -o-appearance: none;
  margin: 0; }

#listItems{
    position: absolute;
    height: 90%;
    width: 940px;
    background-color: #c3c3c3;
    padding: 20px;
    display: none;
    z-index: 10000;
    overflow: auto;
}
.insearch{}
.insearch input[type="button"] {
    display: inline-block!important;
    margin: 0px 0px 0px 10px!important;
}
#insearch{
    width: 80%;
    display: inline-block!important;
}
select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  -o-appearance: menulist;
  appearance: menulist;
  background-color: #fff; }

.recap_produit select {
  padding: 4px 2% 4px 2% !important; }

.order_end h2, .p_order h2 {
  float: left;
  margin: 35px 0 20px 0; }

.accueil .retour {
  background-color: #E40048;
  width: 960px;
  margin: 20px auto 20px auto;
  padding: 20px 0 20px 0;
  text-align: center;
  color: #fff;
  font-size: 1.2em; }

.content, .sous_top, .bottom {
  width: 960px;
  margin: 0 auto 0 auto; }

.accueil .content {
  width: 830px; }

.content input {
  display: block;
  margin-top: 10px;
  font-family: Arial, "sans-serif"; }

.top h1 {
  display: inline-block;
  margin: 20px 0 0 0;
  padding: 0; }

#itemsList{
    text-transform: lowercase;
}
.accueil .top h1 {
  margin-left: 60px!important;
 }

@media screen and (max-width: 960px), (max-device-width: 960px) {
	.accueil .top h1 {
  margin-left: 0px!important;
 }
}

.top .base_line {
  display: inline-block;
  vertical-align: top;
  width: 440px;
  padding: 55px 0 0 40px; }

.top .base_line h2 {
  padding: 0px 0 0 0px !important; }

.login .top .base_line, .accueil .top .base_line {
  display: none; }

.top .m_compte {
  height: 40px;
  background-color: #E40048;
 }
 .top .m_compte .bt_top {
     display: block;
     height: 15px;
     width: 20px;
     cursor: pointer;
     border-top:2px solid #fff;
     border-bottom:2px solid #fff;
     margin: -7px 0px 5px 10px;
 }
  .top .m_compte .bt_top span{
     display: block;
     height: 6px;
     width: 20px;
     border-top:2px solid #fff;

margin-top: 7px;
 }
.top .m_compte ul {
    margin: 0px 0px 0px 0px;
    padding: 10px;
    width: 120px;
  background-color: #E40048;
  list-style: none;
  display: none;
  z-index: 9000;
  position: absolute;
 }
 .top .m_compte li {
    padding: 5px 0px 5px 0px;
    margin: 0;
  list-style: none;
  font-size: 18px;
 }
.top .m_compte .icpte {
  position: absolute;
  right: 1%;
top:10px;
color:#fff;
font-size: 14px;}

.login .top .m_compte .bout_home, .accueil .top .m_compte .bout_home {
  display: none; }

.top .m_compte a {
  padding: 0;
  display: inline-block;
  color: #fff;
  text-decoration: none; }

.top h2 {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  margin: 0; }

.top p {
  font-size: 18px;
  margin: 0; }

.p_order .sous_top, .order_end .sous_top {
  display: none; }

/****************************responsive********************/
@media screen and (max-width: 960px), (max-device-width: 960px) {
  .content, .sous_top, .bottom {
    width: 100%;
    margin: 0 auto 0 auto; }

  .accueil .retour {
    width: 100%; }

  .top h1 {
    display: block;
    margin: 10px 0 0 0;
    padding: 0 2% 0 2%; }

  h2 {
    padding: 0px 2% 0px 2%; }

  .top .base_line {
    display: inline-block;
    width: 96%;
    padding: 20px 2% 0 2%; }

  .recap_produit select {
    width: auto !important;} }
@media screen and (max-width: 416px), (max-device-width: 416px) {
    #listItems{
    width: 400px;

}
  .top h1 img {
    width: 96%;
    padding: 0 2% 0 2%; 
  }

  .top .base_line {
    display: none; } }
/*******************************************************LOGIN******/
.img_acceuil {
  float: right;
  padding-top: 40px; 
}

.content .form_login fieldset, .content .form_ins fieldset, .content .form_pass fieldset, .content .form_infos fieldset, .content .form_infos2 fieldset {
  width: 90%;
  border: 0;
  padding: 20px 5% 10px 5%;
  background-color: #391A1B;
  margin: 0; }

.content .form_login, .content .form_ins, .content .form_pass {
  margin: 0 0 0 0;
  width: 50%; }

.content .form_pass fieldset {
  display: none; }

.opass {
  margin-top: -40px;
  color: #fff;
  font-size: 14px;
  margin-left: 25px;
  margin-bottom: 20px;
  cursor: pointer; }

@media screen and (max-width: 830px), (max-device-width: 830px) {
  .img_acceuil {
    display: none; }

  .accueil .content {
    width: 100%; }

  .content .form_login, .content .form_ins, .content .form_pass {
    width: 100%; }

  .form_login h2, .form_ins h2 {
    padding-left: 2%;
    padding-right: 2%; } }
.form_ins {
  margin-top: 74px !important; }

.content .form_ins fieldset {
  background-color: #E40048; }

.content .form_infos, .content .form_infos2 {
  color: #fff; }

.content .form_infos2 input {
  padding: 0 !important;
  margin: 0 !important;
  background-color: #391A1B;
  color: #fff;
  border: none !important; }

.content .form_infos2 input[type="submit"] {
  display: none; }

.content fieldset select {
  display: block;
  margin-top: 10px;
  width: 100%; }

.content table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  vertical-align: top; }

.content table th, .content table td {
  text-align: left;
  padding: 5px 10px 5px 10px;
  vertical-align: top; }

.content table tr:last-child th, .content table tr:last-child td {
  padding: 10px; }

.content .form_login legend {
  margin-top: -30px;
  font-size: 18px;
  font-weight: bold; }

.content input, .content select {
  display: block;
  font-size: 14px;
  width: 96%;
  padding: 8px 2% 8px 2% !important;
  margin: 0px 0px 20px 0px !important;
  background-color: #fff;
  border: 1px solid #c3c3c3; }

.content .form_ins select {
  width: 100%; }

.content input[type="submit"], .content input[type="button"] {
  font-size: 14px;
  width: auto;
  padding: 10px 20px 10px 20px !important;
  cursor: pointer;
  display: block;
  text-transform: uppercase;
  border: none;
  background-color: #E40048;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  margin-top: 5px;
  margin-left: auto !important;
  margin-bottom: 5px !important; }

.content .form_ins input[type="submit"] {
  background-color: #391A1B; }

/******************************************************************date****/
.bloc_order {
  background-color: #391A1B;
  width: 100%; }

.form_date {
  background-color: #391A1B;
  color: #fff;
  padding: 10px;
  width: 300px;
  margin: 0px auto 40px auto; }

.load {
  display: none;
  padding-top: 100px;
  color: #fff;
  text-align: center;
  font-size: 1.5em;
  position: fixed;
  width: 100%;
  height: 3000px;
  top: 0;
  left: 0;
  background-color: #E40048;
  z-index: 10000; }

@media screen and (max-width: 320px), (max-device-width: 320px) {
  .form_date {
    width: 96%;
    padding: 10px 2% 10px 2%; }

  .top .base_line {
    display: none; } }
.Zebra_DatePicker_Icon_Wrapper {
  width: 100% !important;
  padding: 0 !important; }

/****************************formulmaire commande */
.action_order input[type="button"] {
  display: inline-block;
  margin: 0 !important; }

.action_order {
  margin: 20px 0 30px 0;
  text-align: right;
  float: right; }
.p_order .action_order {
  margin-top: 0!important;
 }
.action_order a {
  font-size: 14px;
  width: auto;
  padding: 10px 10px 10px 10px;
  margin-left: auto !important;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  background-color: #E40048;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none; }

.bout_annu, .edit, .print {
  background-color: #391A1B !important; }

.recap_client {
  background-color: #391A1B;
  color: #fff;
  padding: 10px;
  margin: 20px 0 0px 0; }

.recap_client td {
  vertical-align: top;
  width: 24%;
  vertical-align: bottom !important; }

.recap_client input {
  display: block;
  font-size: 14px;
  width: 96%;
  padding: 8px 2% 8px 2%;
  margin: 10px 0px 0px 0px;
  background-color: #fff;
  border: 1px solid #c3c3c3; }

.recap_client textarea {
  display: block;
  font-size: 14px;
  width: 96%;
  padding: 8px 2% 8px 2%;
  margin: 10px 0px 0px 0px;
  background-color: #fff;
  border: 1px solid #c3c3c3; }

.recap_client input[type="date"] {
  padding: 5px 2% 6px 2% !important; }

.recap_client strong {
  margin-right: 10px; }

.detail {
  text-align: right;
  margin-top: 0; }

.affmask {
  font-size: 14px;
  width: auto;
  padding: 10px 10px 10px 10px;
  margin: 0px;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  background-color: #E40048;
  color: #fff;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-decoration: none;
  cursor: pointer; }

.detail a {
  font-size: 14px;
  width: auto;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 5px 0px;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  background-color: #391A1B;
  color: #fff;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-decoration: none;
  cursor: pointer; }

#head_details {
  display: none; }

.recap_produit, .list_commandes, .recap_com {
  border: #E40048 solid 5px;
  margin-top: 20px; }
 .list_commandes {

  margin-top: 0px!important; }
.recap_produit {
  margin-top: 0;
  line-height: 25px; }

.recap_com {
  border: #391A1B solid 5px;
  margin-bottom: 20px; }

#head_details .recap_com {
  margin-top: 0px !important; }

.recap_produit th, .list_commandes th, .recap_com th {
  background-color: #E40048;
  color: #fff;
  padding: 5px !important; }

.recap_com th {
  background-color: #391A1B; }

.list_commandes td, .recap_com td {
  vertical-align: middle !important; }

.list_commandes td {
  padding: 5px 10px 0 10px !important; }

.list_commandes a {
  font-size: 14px;
  width: auto;
  padding: 3px 10px 3px 10px;
  margin: 5px 0px 5px 0px;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  background-color: #391A1B;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none;
  width: 100px;
  text-align: center; }

.list_commandes .modif {
  width: 100px;
  background-color: #E40048; }

.list_commandes tr td:last-child {
  text-align: right; }

.recap_produit .inpqte {
  width: 70px;
  margin: 0 0px 0 0px !important;
  text-align: center;
  padding-top: 3px !important;
  padding-bottom: 3px !important; }

.recap_produit td:first-child p {
  max-width: 400px;
  display: inline-block;
  padding: 0 !important;
  margin: 0 10px 0 0 !important;
  min-width: 90%; }

.btmoins, .btplus {
  vertical-align: bottom;
  display: inline-block;
  border: #E40048 solid 2px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-weight: bold;
  cursor: pointer;
  color: #E40048;
  text-align: center;
  font-size: 16px;
  width: 20px;
  height: 20px;
  line-height: normal !important; }

.trash {
  color: #000;
  height: 18px !important;
  padding-top: 2px !important;
  font-size: 14px; }

.btplus {
  height: 18px !important;
  padding-top: 2px !important; }

.content .recap_client input {
  margin: 3px 0 0 0 !important; }

.bt_detail {
  display: inline-block;
  border: #391A1B solid 1px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #000;
  margin: 0 0 0 0px;
  line-height: normal;
  text-decoration: none;
  width: 20px;
  height: 18px;
  padding-top: 2px;
  text-align: center; }

.content .recap_produit .detline {
  display: none; }

.recap_produit tr td:nth-child(2) {
  width: 70px; }

.recap_produit tr td:nth-child(3) {
  width: 100px; }

.recap_produit tr td:nth-child(4) {
  width: 100px; }

.recap_produit tr td:nth-child(5) {
  width: 90px;

}
.recap_produit tr td:nth-child(5) span {
  display: block;
	padding: 0 3px  0 3px;
background-color: #391A1B;
	color: #fff;
	text-align: center;
}


.order_end .recap_produit tr td:nth-child(2) {
  width: auto; }

.recap_produit select {
  padding: 3px 2% 3px 2% !important;
  margin-bottom: 0 !important; }

@media screen and (max-width: 600px), (max-device-width: 600px) {
  .content table th, .content table td {
    display: block;
    flex: auto;
    width: 96%;
    padding: 5px 2% 5px 2% !important; }

  .list_commandes tr:first-child {
    display: none; }

  .list_commandes td:nth-of-type(1):before {
    content: "No : ";
    font-weight: bold; }

  .list_commandes td:nth-of-type(2):before {
    content: "Date : ";
    font-weight: bold; }

  .list_commandes td:nth-of-type(3):before {
    content: "Livraison : ";
    font-weight: bold; }

  .list_commandes td:nth-of-type(4):before {
    content: "Statut : ";
    font-weight: bold; }

  .list_commandes td:nth-of-type(5):before {
    content: "Préparation : ";
    font-weight: bold; }

  .recap_com tr:first-child {
    display: none; }

  .recap_com td:nth-of-type(1):before {
    content: "Livré à : ";
    font-weight: bold;
    display: block; }

  .recap_com td:nth-of-type(2):before {
    content: "Information : ";
    font-weight: bold;
    display: block; }

  .recap_com td:nth-of-type(3):before {
    content: "Logistique : ";
    font-weight: bold;
    display: block; }

  .list_commandes a {
    margin-right: 6%; }

  .content .recap_produit {
    border-bottom: #E40048 solid 1px; }

  .recap_client label {
    margin-bottom: 10px; }

  .detail a {
    margin-right: 3%; }

  .affmask {
    margin-left: 3%; }

  .action_order {
    padding-right: 3%; }

  .recap_produit tr td:nth-child(2) {
    width: 96%;
    text-align: left; }

  .recap_produit tr td:nth-child(3) {
    width: 96%;
    text-align: left; }

  .recap_produit tr td:nth-child(4) {
    text-align: left;
    width: 60%;
    float: left; }

  .recap_produit tr td:nth-child(5) {
    float: left;
    width: auto;
    }

  .recap_produit tr td:last-child {
    text-align: right;
    border-bottom: #E40048 solid 1px;
    clear: both;
    width: 96%; }

  .recap_produit tr td:last-child span {
    display: none; }

  .order_end .recap_produit tr td:nth-child(1) {
    display: none; }

  .order_end .recap_produit tr td:nth-child(2) {
    width: 96%;
    text-align: left; }

  .order_end .recap_produit tr td:nth-child(3), .order_end .recap_produit tr td:nth-child(4), .order_end .recap_produit tr td:nth-child(5) {
    width: 40%;
    text-align: left;
    float: left; }

  .order_end .recap_produit tr td:last-child {
    width: 96%; }

  .order_end h2, .p_order h2 {
    margin-bottom: 0; }

  .list_commandes tr {
    border-bottom: #E40048 solid 1px; }

  .recap_produit tr:first-child {
    display: none; }

  .p_order .recap_produit td:nth-of-type(2):before {
    content: "Stock. : ";
    font-weight: bold; }

  .recap_produit td:nth-of-type(3):before {
    content: "Quantité : ";
    font-weight: bold;
    margin-right: 5px;
    float: left; }

  .recap_produit td:nth-of-type(4):before {
    content: "Unité : ";
    font-weight: bold; } }
.inputRed {
  border: 1px solid red !important; }

.imgprod{
    max-height: 120px;
    display: block;
}

.contact textarea{
    width: 100%;
    resize: none;
    padding: 5px;
    height: 100px;
    margin-bottom: 10px;
}
.red{color: #E40048;}
.white{color: #fff;}
.rgpd{
   padding:20px;
   width: 90%;
}
.irgpd{
    font-size: 0.80em;
}
.actual{
    text-align: right;
    margin-bottom: 0!important;
}
.actual a{
    color: #fff;
    text-decoration: none;
}
.vpdf{
    display: inline-block;
    margin-left: 10px;
}