.btn{
    width: initial!important;
}

table {
    border-collapse:collapse;
    overflow-x: auto;
}

th, td {
    padding: 7px !important;
}

.nav-tabs {
    border-bottom: unset !important;
}

.nav-tabs>li {
    margin-bottom: 0px !important;
}

.nav-tabs>li>a {
    color: black;
    font-weight: 600;
}

.modal-dialog {
    margin: 30vh auto !important;
}

.notifStock { 
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px !important;
    line-height: 1;
    color: #fff !important;
    background-color: #dc3545;
    border-radius: 10px;
    margin-left: 5px;
    display: unset !important;
    font-size:  unset !important;
}

.infos-commands-error {
    background-color: #ebeef0;
    padding: 15px;
    margin-bottom: 20px;
}

ul > li:nth-child(2) #sous-menu-2 li:nth-child(3) a {
    background: #34495E !important;
    border-left: 5px solid #5b8ef6;
    transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -ms-transition-duration: 0.1s;
}

.site-pusher {
    min-height: 88vh !important;
    background: #ebeef0;
}

.commande-en-cours .store-header {
    margin-bottom: 17px;
}

.commande-en-cours, .commande-termine, .commande-erreur {
    background: #fff;
    margin: 0 auto !important;
    margin-bottom: 10px !important;
    border-bottom: 2px solid #e6e6e6;
    padding: 11px 20px 24px 20px !important;
}
.commande-en-cours a, .commande-termine a, .commande-erreur a{
    color: #242424;
    font-weight: 500;
}


.div-valid-promo-code {
    max-width: 280px;
    margin-left: auto;
    margin-bottom: 30px;
    margin-right: 30px;
    margin-top: 30px;
}

.div-valid-promo-code button
{
    z-index: 2;
    position: relative;
    float: right;
    bottom: 38px;
    right: 8px;
    border: 1px solid #32ce32;
    color: white;
    background: #32ce32;
    text-transform: lowercase;
    font-size: 12px;
    font-family: Montserrat;
    font-weight: 300;
    padding: 0.45em 13px;
    border-radius: 3px;
    outline: none;
    transition: all 0.3s ease-in-out 0s;
}

.div-valid-promo-code div#errorPromoCode {
    background: #DD5549;
    color: #fff;
    padding: 0px 10px !important;
    float: left;
}

input#codePromo {
    height: 45px;
    border-radius: 3px;
    font-family: "Roboto";
    font-weight: 700;
    color: #242424;
    border: 1px solid #dedede;
    box-shadow: none !important;
    margin-bottom: 0px;
}

.tot p {
    font-family: 'Roboto' !important;
}

.commande-en-cours h1 img, .commande-termine h1 img, .commande-erreur h1 img {
width: 35px;
margin-left: 10px;
}

/*.modal-backdrop.in {
    z-index: 9;
}
*/
.cross-modal {
    position: fixed;
        top: 2px;
        right: -60px;
        width: 50px;
        height: 50px;
        cursor: pointer;
}

#echantillon #captcha_element {
    text-align: center;
    margin: 20px auto;
}


.success{
font-family: Montserrat;
    background: cornflowerblue;
    color: #fff;
    border-radius: 50px;
    /* position: fixed; */
    /* right: 20px; */
    font-size: 10px;
    top: 128px;
    z-index: 9999999;
    font-weight: 300;
    line-height: 4;
    padding: 0px 30px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 450px;
    margin: 0 auto;
    /* bottom: 0px;*/
}
.success h2{
    font-size: 14px;
        padding: 0px !important;
        margin: 15px;
}

#echantillon #captcha_element > div {
    width: 100% !important;
    margin-bottom: 20px;
}

#echantillon h3 {
    font-size: 24px;
    text-align: center;
    font-family: 'SegoeWP-Light' !important;
    padding-top: 0px !important;
    margin-top: 20px !important;
}

#echantillon h3 span{
    font-style: italic;
    font-family: 'SegoeWP-SemiBold' !important;
}

#echantillon .modal-dialog {
    margin: 120px auto !important;
}

#echantillon .close {
opacity: 1 !important;
}

#echantillon span.error-api-txt {
    text-align: center;
    margin: 0px auto !important;
    display: block;
}

div#echantillon {
    position: fixed;
    padding: 10px;
    z-index: 99999;
}

.icon {
    text-align: center;
        position: relative;
        top: 20px;
        z-index: 9;
}

.icon i.fa.fa-tshirt {
    /*position: absolute;*/
    /*top: -36px;*/
    background: #fff;
    font-size: 21px;
    padding: 15px 0px;
    border-radius: 50px;
    background-color: white;
    box-shadow: 0 0 3px #b2abab;
    width: 50px;
    height: 50px;
}

.formulaire label {
    display: block;
    text-align: left;
    color: #b3b3b3;
    font-family: SegoeWP-Regular;
    font-size: 14px;
    font-weight: 400;
}

form input{
    display: block;
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px 0px;
    /*padding-left: 12px;*/
    border-radius: 3px;
        outline: none;
            font-family: SegoeWP-Bold;
    font-size: 14px;
}

form .blc input{
    padding-left: 12px;
}

#echantillon .blc {
    margin-bottom: 10px;
}

#echantillon button.btn-send {
    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%);
    max-width: 250px;
    text-align: center;
    display: inline-block;
    margin-left: auto;
    font-size: 14px;
    font-family: SegoeWP-Bold;
    padding: 10px 0px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 2px;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    width: 100%;
    border: none;
}

#echantillon button.btn-send input{
background: transparent;
border:none;
}

form ul li {
  list-style-type: none;
}

form {
  /*background-color: #fff;*/
   padding: 20px 30px; 
  margin:0 auto;
  /*overflow: hidden;*/
    /*box-shadow: 0px 0px 38px 12px #b8b9bb38, 10px 14px 20px 7px #6c748638;*/
}

#echantillon .modal-content {
    background: url(../images/funky-lines.jpg) repeat center;
        background-size: cover;
}

.modal-body.formulaire {
    overflow: hidden;
    text-align: center;
}

#echantillon .bloc {
    margin-bottom: 19px;
}


  .animatedd {
   -webkit-animation-duration: 8s !important;
   animation-duration: 8s !important;
   -webkit-animation-fill-mode: both !important;
   animation-fill-mode: both !important;
  }

@-webkit-keyframes fadeOut {
           0% {opacity: 0;}
           10% {opacity: 1;}
           80% {opacity: 1;}
           100% {opacity: 0;}
        }
        
        @keyframes fadeOut {
           0% {opacity: 0;}
           10% {opacity: 1;}
           80% {opacity: 1;}
           100% {opacity: 0;}
        }
        
        .fadeOut {
             -webkit-animation-name: fadeOut !important; 
             animation-name: fadeOut !important; 
            z-index: 1;
        }

.oups_list.animatedd.fadeOut p {
    font-family: Montserrat;
    background: crimson;
    /* padding: 14px 50px 17px 50px; */
    color: #fff;
    border-radius: 50px;
    /* position: fixed; */
    /* right: 20px; */
    font-size: 12px;
    /* top: 100px; */
    /* z-index: 9999999; */
    font-weight: 300;
    line-height: 4;
    padding: 0px 30px;
}

.oups_list {
    position: absolute;
    right: 0px;
    top: 120px;
}

.alert-danger {
    color: crimson;
    letter-spacing: initial;
    font-weight: 400;
}



h3 img {
    width: 40px;
}

h1 {
    /* font-family: 'Roboto' !important; */
    /* font-size: 18px; */
    /* font-weight: 600; */
    /* margin-bottom: 0px; */
    /* color: #000; */
    /* line-height: 1; */
    /* margin-top: 0px; */
    /* margin-bottom: 20px; */
    /*background: #fafafa;*/
    /* padding: 25px 40px 25px 40px; */
    padding: 0px !important;
    font-family: Roboto;
    font-size: 23px;
    /* cursor: pointer; */
    margin-top: 40px;
}

.checkbox {
    position: relative;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: inline-block;
        /* margin-right: 10px !important; */
}
.checkbox:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 12px;
    border-color: #5b8ef6;
    border-top-style: none;
    border-right-style: none;
}

.checkbox:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 2rem;
    height: 2rem;
    border: 2px solid #cacaca;
}

.checkbox:after {
    content: "";
    position: absolute;
    top: -0.125rem;
    left: 0;
    width: 2.1rem;
    height: 2.1rem;
    background: #fff;
    cursor: pointer;
}

table {
        max-width: 1300px !important;
    margin: 0 auto;
    width: 100% !important;
}

.table tr th {
        border-bottom: 2px solid #ddd;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "SegoeWP-SemiLight";
    font-weight: 100;
    text-align: left;
    color: #7d7d7d;
}

.table th a {
    color: #000 !important;
}

.table>tbody>tr>td {
    padding: 13px 0px 0px 20px !important;
        font-weight: 500;
    font-family: 'Roboto';
}
.table>tbody>tr>td>a {
color: #5b8ef6;
}

.btn-valide {
        background: #55d255;
    padding: 6px 0px;
    border-radius: 2px;
    color: #fff;
    font-family: 'SegoeWP-Bold';
    width: 100px !important;
    margin: 0 auto;
    border: none;
    margin-left: 10px;
    position: relative;
    bottom: 4px;
}

.payer {
        max-width: 1300px !important;
    margin: 0 auto;
    width: 100% !important;
    text-align: right;
}

.payer > button {
        -moz-transition-duration: 0.15s;
        -o-transition-duration: 0.15s;
        -ms-transition-duration: 0.15s;
        transition-duration: 0.15s;
        border: none;
        letter-spacing: .4px;
        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%);
        padding: 10px 20px;
        border-radius: 3px;
        color: #fff;
        font-family: Segoewp-Bold !important;
        letter-spacing: .4px;
        outline: none;
        transition: width .2s ease, background-color .2s ease;
}
.sub {
    font-size: 18px;
}

span.empty {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 150px;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 25px;
}

/*select*/

.filter {
/*    float: right;*/
    width: 250px;
    margin: 0px 10px 20px 0px;
    padding: 20px 10px;
}

.form-control {
    border: 1px solid #f7f7f7;
    border-radius: 3px;
    box-shadow: 1px 1px 1px #cacaca;
    font-family: 'SegoeWP-SemiBold';
    color: #7d7d7d;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.alert {
    position: fixed;
    color: #3d3d3d !important;
    padding: 20px 50px !important;
    line-height: 1.4;
    z-index: 1000;
    pointer-events: none;
        background: rgba(250,251,255,0.95) !important;
    font-size: 90%;
    font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    top: 5px;
    right: 15px;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    background: #fff;
    color: #484860;
    top: 15px;
    box-shadow: 0 13px 10px -5px rgba(0,0,0,0.2);
    border: none;
    font-family: 'Roboto';
    font-weight: 600;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transform: scale(0);
    opacity: 0;
    border-radius: 50px;
}

.alert-danger {
    color: #fff !important;
    background: rgb(255, 93, 93) !important;
}

@media screen and (min-width: 1280px) {
body.with_sidebar .site-pusher {
    margin-right: 250px !important;
        padding-right: 0px !important;
    }
}

@media screen and (max-width: 769px) {

table {
    display: block;
}
.tableau-remise .echantillon{
    border-right: 0px solid #e6e6e6 !important;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

    #previsions-remises p.info-badge {
        visibility: hidden;
    }

    .content-list-boutiques .btn-edit {
        display: block;
        width: 100%;
        padding: 10px 0px;
        border: 1px solid #cacaca;
        margin: 0px 0px 5px 0px;
    }
    .content-list-boutiques .list-actions {
        margin-top: 0px !important;
        width: 100%;

    }
}

@media screen and (max-width: 1432px) {

    .content-list-boutiques {
    margin-top: 20px !important;
    }
}

.slideRight {
        transition-duration: 5s;
    -webkit-transition-duration: 5s;
    -moz-transition-duration: 5s;
    -o-transition-duration: 5s;
    -ms-transition-duration: 5s;
        right: -999px;
}

.alert-danger .fa-exclamation-triangle {
    color: #fff;
    padding-right: 5px;
}

.details-commande, .details-groupe{
    display: none;
}

.details-commande.show, .details-groupe.show{
        display: table-row!important;
            background: #f6f6f6;
}

.details-commande.show td, .details-groupe.show td {
        /*border-bottom: 3px solid rgba(61, 61, 61, 0.06) !important;*/
            padding-bottom: 10px;
            padding-top: 5px !important;
}

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


.link-head {
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
    float: right;
    color: #2c323c;
    padding: 10px 15px;
    border-radius: 3px;
    font-family: 'Roboto';
    font-weight: 500;
    border: 1px solid #2c323c;
}
.link-head .fas{
    margin-right: 3px;
}

.link-head:hover {
    background: #2c323c;
    color: #fff;
}

.commande-details {
    background: #cacaca;
    border-radius: 3px;
    color: #fff;
    padding: 4px 13px 6px 11px;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
    border: none;
    font-size: 14px;
    font-family: 'segoe_uiregular' !important;
    position: relative;
    margin: 0 13px 15px 0px !important;
    float: left;
    font-weight: 400;
}

/*.commande-details:hover {
    background: #3d3d3d;
}
*/
.details tr th
{
    border-bottom: 0px !important;
        font-size: 13px;
}

.tot p {
    font-family: 'Roboto' !important;
    font-weight: 800;
    color: #3d3d3d;
}

.commande-paye {
        position: relative;
    top: 0px;
    margin-bottom: 10px;
}
.modal-action {
    display:inline-block;
    vertical-align: top;
    bottom:5px;
    width: 200px;
    text-align:center;
    border: none;
    border-radius: 2px;
    color: #fff;
    padding: 8px 0px;
    background: #7d7d7d;
    text-transform: uppercase;
    font-family: 'SegoeWP-SemiBold';
    font-size: 13px;
    letter-spacing: 0.5px;
    transition-duration: 0.15s;
    -webkit-transition-duration: 0.15s;

}
.modal .row{
    margin-top: 10px;
    margin-bottom: 10px;
}

.forget-password-invisible .form-control  {
    box-shadow: none;
    border-radius: 3px;
    height: 40px;
    font-family: "segoeWP-SemiBold";
}

#adresse-facturation .modal-dialog {
        max-width: 450px;
        margin: 13vh auto !important;
}
#adresse-facturation .modal-header {
border-bottom: 0px !important;
padding-bottom: 0px !important;
}

.forget-password-invisible .btn-cancel {
    width: 100% !important;
    color: #cacaca;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0px;
    border-radius: 3px;
    background: #f1f1f1;
    /*margin-left: 5px;*/
}
/*.forget-password-invisible div.row div.col-md-6, .forget-password-invisible div.row div.col-md-12 {
    padding: 0px 9px 0px 20px;
}*/
.forget-password-invisible .btn-validate {
    width: 100% !important;
    color: #fff;
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0px;
    border-radius: 3px;
    background: #32ce32;
    margin-right: 5px;
}

h4.connexionLabel {
    font-family: 'segoeWP-Bold';
    font-size: 13px;
    padding: 0px 7px;
    text-align: center;
    background: crimson;
    color: #fff;
    padding: 8px 5px;
    border-radius: 3px;
}
.upload{
    background: #5b8ef6;
    padding: 10px;
    height: initial;
    color: #fff;
    /* border-bottom: 3px solid #00bd61 !important; */
    border-radius: 3px;
    padding-bottom: 7px !important;
    font-family: 'SegoeWP-Semibold' !important;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
#bon-livraison textarea{
    resize: none;
    height: 50px;
}
#apercu-img{
    padding:10px;
}
.details-modal {
    font-family: 'segoeWP-Bold';
    font-size: 13px;
    padding: 0px 7px;
    text-align: center;
    padding: 8px 5px;
    border-radius: 3px;
}
div.pagination {
    float: right;
}
span.paginate {
    display: flex;
    width: 100px;
    justify-content: space-around;
}
span.paginate .fa {
    width: 28px;
}
span.paginate .button-paginate {
    border: none;
    background: white;
    outline: none;
}
/* Loader */
.cssload-speeding-wheel {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    border: 3px solid #5b8ef6;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: cssload-spin 1000ms infinite linear;
    -o-animation: cssload-spin 1000ms infinite linear;
    -ms-animation: cssload-spin 1000ms infinite linear;
    -webkit-animation: cssload-spin 1000ms infinite linear;
    -moz-animation: cssload-spin 1000ms infinite linear;
    z-index:999;
}
@keyframes cssload-spin {
    100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
    100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
    100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
    100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
    100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
/* Loader TVA */
#loader-white {
    display: none;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 10000;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
}
#loader-white.active {
    display: block !important;
}
#loader-white #loader-center {
    position: absolute;
    top: calc(50% - 25px);
    height: 50px;
    width: 130px;
    left: calc(50% - 65px);
}
#loader-white #loader-center .texte {
    padding-top: 5px;
    font-size: 1.2em;
    color: #4285f4;
    text-align: center;
    width: 250px;
    position: relative;
    right: 61px;
    font-family: 'Roboto';
    font-weight: 600;
    background: rgba(255, 255, 255, 0.67);
    border-radius: 50px;
    padding: 6px 27px;
    margin-top: 7px;
}
#loader-white #loader-center .texte .dots-content {
    display: inline-block;
    width: 16px;
    text-align: left;
    position: relative;
}
#loader-white #loader-center .texte .dots {
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    animation: loading-dots 2.5s infinite;
}

@-webkit-keyframes loading-dots {
    0%, 25% {
      width: 0;
    }
    26%, 50% {
      width: 30%;
    }
    51%, 75% {
      width: 60%;
    }
    76%, 100% {
      width: 100%;
    }
}
@keyframes loading-dots {
    0%, 25% {
      width: 0;
    }
    26%, 50% {
      width: 30%;
    }
    51%, 75% {
      width: 60%;
    }
    76%, 100% {
      width: 100%;
    }
}

.input-error {
  display: none;
  position: relative;
  top: -9px;
  background: #dd5549;
  font-size: 0.85em;
  height: 10px;
  color: #fff;
  padding: 3px 0px 20px 5px;
}
input.wrong + .input-error {
  display: block !important;
}

a.btn-second-light {
    /* width: 150px; */
    border: none;
    border-radius: 2px;
    color: #7d7d7d;
    padding: 8px 10px;
    background: transparent;
    text-transform: uppercase;
    font-family: 'SegoeWP-SemiBold';
    font-size: 13px;
    letter-spacing: 0.5px;
    transition-duration: 0.15s;
    -webkit-transition-duration: 0.15s;
    -moz-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    -ms-transition-duration: 0.15s;
    margin-bottom: 10px;
    overflow: hidden;
    display: inline-block;
}
/*
a.btn-second-light:hover {
  background: #f1f1f1;
}
*/

.site-pusher .content-list-boutiques > a {
    display: block;
    margin-left: 15px;
    margin-bottom: 30px;
}

.site-pusher .content-empty a:hover {
opacity: 0.9;
}



.content-empty span {
  width: 100%;
  font-family: 'Roboto';
  font-weight: 100;
  font-size: 35px;
  text-align: center;
  color: #7d7d7d;
}
.site-pusher .head-title {
    display: inline-block;
    width: initial;
    text-align: left;
    padding-left: 15px;
    margin-bottom: 20px;
}

.site-pusher .head-title .edit:hover, .site-pusher .head-title .faq:hover {
            background: #3d3d3d !important;
}


.nav-up {
    top: 0px !important;
}

.site-pusher .head-title a {
      color: inherit;
}

.site-pusher .head-title .fa-angle-left {
      -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
        margin: 0px 10px;
}

.site-pusher .head-title > img {
    width: 38px;
    position: relative;
    bottom: 10px;
}

.site-pusher .head-title > span{
  font-family: 'Roboto';
    font-weight: 300;
    font-size: 30px;
    margin: 0px 10px 0px 0px;
}

.content-list-boutiques {
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

table td svg#Capa_1 {
    height: 20px;
}

table td svg path {
    fill:crimson;
}

div#liste-commandes-revendeur .btn-second-light {
    display: inline-block;
        opacity: .5;
        padding: 0px 0px 0px 20px;
        margin-bottom: 0px;
        font-size: 12px;
}





div#liste-commandes-revendeur table th {
    font-family: 'Roboto' ;
    font-size: 13px ;
    font-weight: 600 ;
    color: #0b0b0b ;
    text-transform: initial ;
    /*text-align: center;*/
}




div#liste-commandes-revendeur table td {
    font-family: 'Roboto';
    font-weight: 400;
    color: #7d7d7d;
    /*text-align: center;*/
    font-size: 12px;
    padding-left: 10px !important;
}




div#liste-commandes-revendeur button.commande-details {
    outline: none;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        -ms-transition-duration: 0.2s;
        transition-duration: 0.2s;
        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;
}



/*Page gestion commandes revendeurs*/

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

#gestion-commande .active {
    text-decoration: none;
    color: #5b8ef6;
    /*border-bottom: 2px solid #5b8ef6;*/
    font-family: 'Roboto';
    font-weight: 900; 
}

#gestion-commande .pagination {
    cursor: pointer;
    padding: 5px 7px;
    text-decoration: none;
    color: #7d7d7d;
    text-align: center;
    margin: 2px 0px 0px 0px !important;
    display: inline-block;
    font-weight: 400;
    font-family: 'Roboto';
    transition: color .5s ease;
}
/*
#gestion-commande .lds-circle {
    display: inline-block;
    transform: translateZ(1px);
}*/


div#bloc-grey {
    max-width: 1400px;
    margin: 0 auto;
    /* margin-top: 20px; */
    padding-bottom: 40px;
}

.text-load {
    font-family: 'SegoeWP-SemiBold';
    font-size: 16px;
    margin: 0px 10px 0px 0px;
    color: #1b2a2f !important;
    text-align: center;
}

#gestion-commande .btq_sync{
    /*padding: 20px;*/
        font-family: SegoeWP-Bold;
        font-size: 20px;
        color: #1b2a2f;
        cursor: pointer;
        margin-top: 10px;
}
#gestion-commande .btq_sync i {
    background: none;
    color: #1b2a2f !important;
    float: right;
    position: relative;
    top: 5px;
}

#gestion-commande h3 {
    font-family: SegoeWP-Bold !important;
    color: #1b2a2f;
    font-size: 20px !important;
    margin-bottom: 25px;

}
.store-header div {
    font-family: 'Roboto' !important;
    font-size: 14px;
    color: #3d3d3d;
    font-weight: 600;
}

#gestion-commande h1 {
    font-family: SegoeWP-Bold !important;
}

#gestion-commande .btq_sync span {
    font-family: SegoeWP-Bold !important;
    font-size: 20px;
    color: #1b2a2f;
}

#gestion-commande .text-btq-list {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    color: #a2a2a2;
}

#gestion-commande #btq_sync + .content h4 {
    margin-bottom: 30px;
}

#gestion-commande .content .row.ng-scope {
    /*padding: 0px;*/
    margin: 5px 0px;
    border-bottom: 1px solid #f1f1f1;
}

#gestion-commande #btq_sync + .content .row.ng-scope{
padding:10px 0px 15px 0px;
}

#gestion-commande i.fas.fa-angle-right.open-fa {
    transform: rotate(-90deg);
}

#gestion-commande .content{
    padding: 0 0px 20px 0px;
}

.lds-circle-paiement {
    background: #fafafaf2;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
    left: 0px;
}


.lds-circle-paiement p{
    margin-top: 10%;
    font-family: 'Roboto' !important;
    font-weight: 600;
    color: #5b8ef6 !important;
    font-size: 20px;
}


#gestion-commande .lds-circle > div {
    width: 49px;
    height: 49px;
    margin: 0 auto;
    border: 3px solid #5b8ef6;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: cssload-spin 1000ms infinite linear;
      -o-animation: cssload-spin 1000ms infinite linear;
      -ms-animation: cssload-spin 1000ms infinite linear;
      -webkit-animation: cssload-spin 1000ms infinite linear;
      -moz-animation: cssload-spin 1000ms infinite linear;
      margin-top: 50px;
      /*position: absolute;*/
      left: 0;
      right: 0;
  }

  

  @keyframes cssload-spin {
    100%{ transform: rotate(360deg); transform: rotate(360deg); }
  }

  @-o-keyframes cssload-spin {
    100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
  }

  @-ms-keyframes cssload-spin {
    100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
  }

  @-webkit-keyframes cssload-spin {
    100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
  }

  @-moz-keyframes cssload-spin {
    100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
  }

#gestion-commande .store-header div:first-child,
#gestion-commande .orders-infos div:first-child {
    min-width: 3%;
}

/* Global CSS */
/* one item */
#gestion-commande .store-header div:first-child:nth-last-child(1) ~ div,
#gestion-commande .orders-infos div:first-child:nth-last-child(1) ~ div {
    /* -or- li:only-child { */
    width: 100%;
}

/* two items */
#gestion-commande .store-header div:first-child:nth-last-child(2) ~ div,
#gestion-commande .orders-infos div:first-child:nth-last-child(2) ~ div {
    width: 49%;
}

/* three items */
#gestion-commande .store-header div:first-child:nth-last-child(3) ~ div,
#gestion-commande .orders-infos div:first-child:nth-last-child(3) ~ div {
    width: 30%;
}

/* four items */
#gestion-commande .store-header div:first-child:nth-last-child(4) ~ div,
#gestion-commande .orders-infos div:first-child:nth-last-child(4) ~ div {
    width: 23%;
}


/* six items */
#gestion-commande .store-header div:first-child:nth-last-child(6) ~ div,
#gestion-commande .orders-infos div:first-child:nth-last-child(6) ~ div {
    width: 15%;
}

/* seven items */
#gestion-commande .store-header div:first-child:nth-last-child(7) ~ div,
#gestion-commande .orders-infos div:first-child:nth-last-child(7) ~ div,
.store-header.orders-to-sync div:nth-child(2) {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

#gestion-commande .store-header div,
#gestion-commande .orders-infos div {
    display: inline-block;
    vertical-align: top;
}

.tab-order {
    overflow: auto;
}

/* Specific Conditions */
/* orders-to-sync */

button {
    line-height: 1;
    padding: 8px 10px 9px 10px;
}

/* #gestion-commande .orders-to-sync div:first-child {
    min-width: 30px !important;
    max-width: 30px;
    padding: 5px 0px;
} */

.case {
    font-family: 'Roboto' !important;
        font-size: 14px;
        color: #3d3d3d;
        font-weight: 600;
}

.content-list-boutiques {
    font-family: Roboto !important;
}

#gestion-commande .orders-to-sync div:nth-child(4) {
    min-width: 85px !important;
}

#gestion-commande .orders-info div:first-child {
    min-width: 30px !important;
    max-width: 30px;
}

#gestion-commande .orders-to-sync div:nth-child(2),
#gestion-commande .orders-to-pay div:nth-child(2),
#gestion-commande .orders-error div:nth-child(2) {
    min-width: 400px !important;
}

#gestion-commande .orders-to-pay div:nth-child(4) {
    min-width: 85px !important;
}

#gestion-commande .orders-to-pay div:nth-child(7) {
    min-width: 0px !important;
    max-width: 30px;
}

/* Details */

#gestion-commande .order-details {
    background: #f6f6f6;
    padding-bottom: 10px;
    padding-top: 5px !important;
    width: 100%;
    display: none;
}

#gestion-commande .transaction-details {
    background: #f6f6f6;
    padding-bottom: 10px;
    padding-top: 5px !important;
    width: 100%;
    display: none;
}

#gestion-commande .products-details {
    background: #7d7d7d;
    border: none;
    color: #fff;
    margin-top: 5px;
    padding: 5px 14px;
    border-radius: 30px;
    font-size: 12px;
    font-family: 'SegoeWP-SemiBold' !important;
}

#gestion-commande .alert {
    transform: none;
    opacity: 1;
}

#gestion-commande .checkboxModal {
    display: block;
    width: 50px;
    background: #cacaca;
    height: 16px;
    border-radius: 50px;
    left: 20px;
    cursor: pointer;
    position: absolute;
    margin: 0 auto;
    z-index: 0;
    cursor: pointer;
}

#gestion-commande .checkboxModal::before {
    content: "";
    position: absolute;
    right: 28px;
    height: 23px;
    width: 23px;
    border-radius: 50%;
    border: none;
    z-index: 99 !important;
    box-shadow: inset 0 0 0 40px #fff, 0 1px 3px 0 #7d7d7d;
    bottom: 86px;
    opacity: 1 !important;
    display: block;
    z-index: 999999;
    bottom: -3px;
    transition: all 100ms ease-in 0s;
    cursor: pointer;
}

#gestion-commande .choose.checkboxModal {
    background: #32ce32;
}

#gestion-commande .choose.checkboxModal:before {
    box-shadow: inset 0 0 0 40px #279527, 0 0 1px 0 #000;
    right: 0px;
}
