.site-pusher h1 {
    font-family: SegoeWP-Bold !important;
    font-size: 26px;
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.site-pusher h2 {
    font-size: 16px;
    font-weight: 300;
    color: #878585;
    font-family: Roboto;
    line-height: 1.6;
}

div#bloc-grey-2 {
    background: #fff;
    border-radius: 2px;
    padding: 10px 30px;
    /* min-width: 350px; */
    position: inherit;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.12), 0 8px 5px rgba(0,0,0,0.12);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    /*border-top: 2px solid #3d3d3d;*/
    overflow: hidden;
}

#Produits > .container {
    max-width: 1500px;
    width: 100%;
}

input.form-control, select.form-control {
    height: 48px;
    border-radius: 3px;
    font-family: "Roboto";
    font-weight: 700;
    color: #242424;
    border: 1px solid #dedede;
    box-shadow: none;
    margin-bottom: 10px;
}
input.form-control {
	display: inline-block;
	margin: 0px 10px;
}

@media screen and (min-width: 992px) {
    input.form-control {
        max-width: 151px;
    }
}

@media screen and (max-width: 991px) {
    .to, .from {
        margin: 0px 0px 20px 0px !important;
        text-align: center !important;
    }
}

.col-md-3.from {
	text-align: right;
}

.btn-green {
	background: #32ce32;
	background: -moz-linear-gradient(135deg, #32ce32 0%, #18e818 100%);
	background: -webkit-linear-gradient(135deg, #32ce32 0%, #18e818 100%);
	background: linear-gradient(135deg, #32ce32 0%, #18e818 130%);
	border: none;
	border-radius: 2px;
	padding: 14px 25px;
	font-family: SegoeWP-Bold !important;
	color: #fff;
	outline: none;
}
.btn-green .fa{
margin-left:5px;
}

.table th {
    font-family: 'Roboto' !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        color: #0b0b0b !important;
        text-transform: initial !important;
        text-align: center;
}

tr.loader {
/*  height: 20px;
  width: 250px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;*/
}

td.loader--text {
/*  position: absolute;
  top: 200%;
  left: 0;
  right: 0;
  width: 4rem;
  margin: auto;*/
}
.loader--text:after {
  content: "Loading";
  font-weight: bold;
  animation-name: loading-text;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}

.loader--text2:after {
  content: "Loading";
  font-weight: bold;
  animation-name: loading-text2;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}


button.moins {    background: #3d3d3d !important}

@keyframes loading-text {
  0% {
    content: "Chargement de vos commandes";
  }
  25% {
    content: "Chargement de vos commandes.";
  }
  50% {
    content: "Chargement de vos commandes..";
  }
  75% {
    content: "Chargement de vos commandes...";
  }
  100% {
    content: "Patientez encore un peu ...";
  }
}

@keyframes loading-text2 {
  0% {
    content: "Chargement de vos factures";
  }
  25% {
    content: "Chargement de vos factures.";
  }
  50% {
    content: "Chargement de vos factures..";
  }
  75% {
    content: "Chargement de vos factures...";
  }
  100% {
    content: "Patientez encore un peu ...";
  }
}

table.table.table-striped.table-hover {
    margin-top: 20px;
}

.back-grey {
    background-color: #f9f9f9;
}
.back-grey:hover {
    background-color: #f9f9f9 !important;
}


.no-border-bt td {
    font-weight: 400 !important;
        font-size: 14px !important;
        color: #7d7d7d !important;
        padding: 10px 0px 0px 0px !important;
        border-bottom: 1px solid transparent !important;
}

table td {
    font-family: Roboto !important;
    font-size: 18px;
    font-weight: 300;
    color: #a2a2a2;
    width: 50px;
    text-align: center;
}

.fa.fa-file-pdf-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    color: #2c323c;
}


.btn-zip {
    border: none;
    background: none;
    color: #2c323c;
}
.fa.fa-file-pdf-o:hover{
color: #5b8ef6;
}
.btn-zip:hover {
color: green;
}

#Produits .site-pusher {
    margin: 40px 0px;
}

#Produits h2 {
    margin-bottom: 20px;
}

#Produits  a.back-link {
        display: block;
        margin-bottom: 15px;
        font-size: 18px;
        font-weight: 300;
        color: #878585;
    }
#Produits  a.back-link:hover {
        color: #242424;
        text-decoration: underline;
    }

    .table>thead>tr>td {
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
    }

    button.commande-details {
        outline: none;
        /* background: #7d7d7d; */
        /* border-radius: 50px; */
        /* color: #fff; */
        /* padding: 2px 13px 2px 11px; */
        /* -webkit-transition-duration: 0.2s; */
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        -ms-transition-duration: 0.2s;
        /* border: none; */
        /* font-size: 14px; */
        /* font-family: 'segoe_uiregular' !important; */
        position: relative;
        bottom: 3px;
        margin-left: 5px;
        background: #7d7d7d;
        border: none;
        color: #fff;
        margin-top: 5px;
        padding: 5px 14px;
        border-radius: 50px;
        font-size: 12px;
        font-family: 'SegoeWP-SemiBold' !important;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        -ms-transition-duration: 0.2s;
        font-weight: 400;
        /* display: block; */
    }
    button.commande-details:hover {
        background: #3d3d3d;
    }

    button.editShipmentAdd {
      background: #cacaca;
      color: #fff;
      border: none;
      border-radius: 2px;
      padding: 3px;
      outline: none;
      margin: 5px 5px !important;
      /* max-width: 180px; */
      width: 100%;
      -webkit-transition: all .15s ease !important;
    }