
@charset "UTF-8";
/*------------------- not for a specific page -------------------------*/


* {
    font-family: 'PT Sans', sans-serif;
}
a{
    cursor: pointer;
}
.wrapper {
    margin: 30px auto;
    max-width: 1250px;
    display: block;
    /* min-height: 865px; */
    width: 100%;
    height: auto;
}


.card-box {
    background-color: #fff;
    box-shadow: -1px 1px 9px 0 rgba(0, 0, 0, 0.13), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    padding: 21px;
    border-radius: 3px;
    width: 96%;
    margin: auto;
}

#login .card-box {width: 90%;max-width: 600px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}

div.card {
    border-radius: 3px !important;
    /* border-left: 1px solid #4e9200cf !important; */
    color: #6e6e6e;
    box-shadow: 0px 0px 9px 0 rgba(0, 0, 0, 0.13), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    transition: 0.4s;
}

.card-body {
    padding: 12px;
}

.card:hover {
    /*  margin-top: -4px;
    transition: .3s ease; */
}

.littleCards {
    margin: auto !important;
    margin-bottom: 2px !important;
    width: 100%;
}

body {
    margin: 0;
    padding: 0;
    background-color: rgb(0 0 0 / 2%) !important;
    width: 100%;
}


.uppercase {
    text-transform: uppercase;
}

ul li {
    display: inline;
}

#menu .dropdown-item:hover {
    color: #1245ab !important;
    text-decoration: none;
    /* border-left: 2px solid #1245ab; */
    background-color: #eff3fb;
}
button.btn.btn-secondary.dropdown-toggle.dropdownMenu:hover,.menu li a:hover {
    color: #1245ab;
}
.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: none !important;
}

.menu li {
    padding: 23px 11px;
    display: inline-block;
}

.menu {
    text-align: right;
    font-weight: bold;
    font-size: 15px !important;
    letter-spacing: 1px;
    margin: 0px;
    background-color: #ffffff;
    padding: 0px 23px 0 28px;
}

.menu a,
.dropdownMenu {
    font-family: 'Roboto', sans-serif !important;
    text-decoration: none !important;
    color: #656565;
    /* font-family: 'Montserrat';*/
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

button.dropdownMenu {
    /* border: 1px solid #008e06; */
}

.nav-item a.dropdown-item {
    color: #575757;
    padding: 7px 10px;
    font-size: 14px;
    /* border-radius: 0 !important; */
}

button.btn.btn-secondary.dropdown-toggle.dropdownMenu {
    border: none;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14.2px;
    line-height: 9px;
    padding: 0;
    background-color: #ffffff;
    color: #656565;
    font-weight: 600;
    margin-top: -1px;
}

.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none !important;
}

.dropdown-menu.show {
    /* transform: translate3d(-4px, 10px, 0px) !important; */
    border-radius: 0;
    border: none;
    padding: 0;
    background-color: #fafafa;
    margin-top: 6px !important;
}

.footer {
    color: #737373;
    text-align: right;
    padding: 28px 27px 9px;
    width: fit-content;
    bottom: 0;
    right: 0;
    font-size: 11px;
}

.bar {
    color: white;
    background-color: #007b058f;
}

/* TABLE */
table.table {
    margin: auto;
    width: 97%;
    cursor: pointer;
}

.table th {
    text-transform: uppercase;
    font-size: 13px;
    padding: 10px 6px !important;
    background-color: #b2cbff29 !important;
    color: #656565;
}

.table td {
    font-size: 15px;
    color: #4c4c4c;
}

th:first-child:not(.rapport-table) {
    max-width: 50px !important;
    /*      text-align: center !important; 
 */
}

/*_______*/
nav.navbar.text-light.bg-success {
    padding: 8px 14px 9px 29px;
    background-color: #1245ab !important;
    width: 100%;
}

.pagination {
    margin: 0;
}

button.btn.orange {
    background-color: #f5d533;
    color: #495057;
    border: none;
    /* padding: 0.26rem 16px; */
}

a.page-link {
    color: #636363;
}

.form-group div,.form-group label ,.form-group .row{
    margin: 6px 0px;
}

.form-group.row label {
    font-size: 14px !important;
    font-weight: 600;
    color: #7a7a7a;
    line-height: 16px;
    display: inherit;
    align-items: center;
}

.row.productROW {
    margin: 20px;

}

h5.sousTitre {
    margin: -3px;
    padding: 1px 11px;
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    height: 31px;
    text-transform: uppercase;
    width: 337px;
    background: #fafafa;
    box-shadow: inset 209px 0px 75px -76px #df4e0f, inset -111px 0px 20px 0px #fafafa;
}

.cursor {

    cursor: pointer;
}

.siteColor {
    color: #343a40 !important;
}

button.save {
    background-color: #1245ab !important;
    border-color: #1245ab !important;
}

/*---  ICONS ---*/

.pagination-sm .page-item:first-child .page-link,
.pagination-sm .page-item:last-child .page-link {
    font-weight: 900;
}

.navIcons {
    width: 19px;
}

nav svg.svg-inline--fa.fa-trash-alt.fa-w-14,
svg.svg-inline--fa.fa-search.fa-w-16,
.navIcons {
    font-size: 19px;
    vertical-align: middle;
    margin-right: 18px;
    cursor: pointer;
}

/* END ICONS */
div.langue {
    line-height: 46px;
}

a.navbar-brand.cursor {
    margin: 0;
}

div.journal {
    line-height: 33px;
}

#transportAjout table.table {
    width: 100%;
}

table.sousTable .thead-light th {
    color: #F44336;
}

.text-orange {
    color: #1245ab !important;
}
.text-orange.active {
    color: #242424 !important;
}

table.table.cardTable {
    width: 100% !important;
    margin-top: 10px;
}

div.none,
table.none,
nav.none {
    display: none;
}


/* MODAL */
.modal-header {
    background: #bababa1f;
    padding: 8px 18px !important;
    align-items: center !important;
}

.modal-dialog h5 {
    font-size: 17px;
    color: #1245ab !;
    text-transform: uppercase;
}

.modal-footer {
    padding: 11px 18px !important;
    border-top: 0px  !important;
}

/*END MODAL */

a.cursor {
    color: #6e6e6e;
}

a.cursor:hover {
    text-decoration: none;
}

table.dashboardTable {
    transition: .10s ease;
}

div.dashboardRow {
    /* margin: auto; */
    width: auto;
    padding: 0 !important;
    display: flex;
    justify-items: start;
    justify-content: center;
}

button.btn {
    transition: 0.5s ease;
}

.textColor {
    color: #747474 !important;
}

body#login input.form-control {
    border: none;
    border-radius: 0;
    /* background: #00000038; */
    border-bottom: 1px solid white;
    /* color: white; */
}

.card-box.login_page {
    padding: 0;
}

.login_page .col-md-7 {
    background: #1245ab;
    padding: 36px;
    /* padding-bottom: 25px; */
}

.login_page button.btn.btn-outline-success.btn-block:hover {
    outline-offset: 0;
    outline-color: #ffffff;
}

.login_page button.btn.btn-outline-success.btn-block {
    background: #ffffff;
    color: #1245ab;
    padding: 11px 8px;
    font-weight: 700;
    margin: 15px 0 0;
    letter-spacing: 2px;
    width: 100%;
    border: none;
    border-radius: 0px !important;
}


.login_page label.color {
    color: #fff;
    font-size: 14px;
}

body#login {
    background: url('../image/bg_univers.png');
}

img.logo_header {
    float: left;
    width: 31px;
}

input.form-control {
    transition: .4s ease;
}

input.form-control:focus {
    box-shadow: none !important;
}

p.textLogo {
    font-weight: 600;
    color: #1245ab;
    font-size: 25px;
    letter-spacing: 2px;
    margin-top: 10px;
    font-family: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
}

/*ALERT*/
.text-left.alert.text-danger.alert-dismissible.fade.show {
    font-size: 14px;
    padding: 13px 0px;
    color: #f9c4a6 !important;
}

/*END ALERT*/
/*BUTTON*/
button.btn,
span.btn.btn-warning {
    border-radius: 4px !important;
}

button.btn.btn-outline-success.btn-block {
    margin-top: 42px;
    margin-bottom: 10px;
}

button.btn.bg-light.text-dark {
    /* border: 1px solid #343a40; */
    background-color: white !important;
    float: right;
}

nav button.btn.btn-light {background-color: #f8f9fa;color: #6c757d;/* margin: 10px 0px 10px 0px; */border: 0;}

button.btn.btn-success.voirPlus {
    margin-top: 10px;
    font-size: 12px;
    border: 1px solid #008000;
    background-color: #fff;
    color: #008000;
    border-radius: 0;
}

button.btn.btn-success.voirPlus:hover {
    /* border: 1px solid #008000; */
    background-color: green;
    color: #fff;
}

button.btn.btn-light {
    color: #df4e0f;
}


button.btn.btn-add {
    background-color: #1245ab;
    color: #ffffff;
    margin: 10px 24px 10px 0px;
    border: 0;
}

button.btn.btn-add:hover {
    background-color: #004ade;
    color: #fff;
}
nav button.btn.btn-add {
    background-color: #3382ff;
    /* border: 1px solid #3382ff; */
}
nav button.btn.btn-add:hover {
    background-color: #1245ab;
    /* border: 1px solid #1245ab; */
}


/*END BUTTON*/
nav input.form-control.searchInput {
    width: 250px;
}

input.form-control.searchInput:focus {
    background-color: #ffffff52;
    box-shadow: none !important;
    border: 1px solid white;
}

body#report input.form-control.searchInput {
    background-color: #ffffff40;
    box-shadow: none !important;
    border-bottom: 1px solid white !important;
    color: white;
    border: none;
}

textarea.form-control.form-control-sm:focus,
select.custom-select.custom-select-sm:focus,
input.form-control:focus {
    box-shadow: none !important;
    border: 1px;
    background-color: #fafafa;
    border-bottom: 1px solid #343a40;
}

.loading {
    width: 0%;
    transition: 1s;
    /*  background-color: #FF9800; */
    height: 0px;
    background-image: linear-gradient(to right, #555555, #dee2e6);
}

body#dashboard table.table td {
    font-size: 12px !important;
}

.nav-item a {
    font-size: 16px;
    color: #002e89;
}

span.Infos {margin: 18px 0 10px !important;}
span.text-secondary.border.border-secondary.float-right {
    margin: 10px 13px 10px 0px;
}
span.text-success.border.border-success.float-right {
    color: #005f00 !important;
    border-color: #005f00 !important;
}

ul.pagination.pagination-sm.justify-content-end {
    margin: 10px 13px 10px 0px;
}

div.searchRow {
    /* transition: .6s; */
    padding: 12px 13px 19px !important;
    background-color: #ffffff;
    /* border-bottom: 1px solid #dfdfdf; */
    margin: 0 !important;
    margin-bottom: 15px;
    display: none;
}

body.details div.searchRow {
    border-bottom: none;
    display: block;
}

div.searchRow label {
    color: #343a40;
    font-size: 12px;
    margin: 0;
    font-weight: 600;
}

#dum div.searchRow,
#reservation div.searchRow,
#produits div.searchRow,
#emballage div.searchRow,
#commande div.searchRow,
#reglement div.searchRow {
    padding: 5px 0 14px;

}

nav.navbar.printBox {
    font-size: 13px;
    width: fit-content;
    background-color: #ffffff;
    border-bottom: 1px solid #f1f1f1;
    margin-left: auto;
    border-left: 1px solid #f1f1f1;
    /* float: right; */
    padding: 6px 6px;
}

.border-orange {
    border: 1px solid #df4e0f;
    border-radius: 2px !important;
}

span.text-success {
    font-size: 14px;
    /* text-transform: uppercase; */
    font-weight: 600;
    border: 1px solid #198754!important;
    margin-right: 9px;
    cursor: pointer;
}

.printBox .form-check.form-check-inline {
    margin-right: 25px;
}

.okPrint a {
    text-decoration: none;
    color: green;
}

.okPrint a:hover {
    text-decoration: none;
    color: green;
    /* background-color: green; */
}

a:hover {
    text-decoration: none !important;
}

a.printIcon,
span.printIcon {
    margin-bottom: 2px;
}

div.boxTotalInfo {
    border: 1px solid #b3b3b3;
    width:30%;
    margin-left: auto;
    padding: 12px;
}

span.btn.btn-warning.text-dark.dropdown-toggle.print {
    /* background-color: #FFC107; */
}

nav.printBox span.navbar-brand {
    padding-top: 0px;
}

span.text-success.okPrint:hover {
    background-color: green;
    /* color: #fff; */
}


span.text-success.okPrint {
    transition: .3s;
}

span.text-success.okPrint:hover a {
    color: #fff;
}

#settings div.searchRow {
    padding: 0;
    border-bottom: none;
    margin: auto;
    padding-bottom: 10px;
}

#settings svg.svg-inline--fa.fa-search.fa-w-16 {
    margin: 0;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: rgb(105 105 105 / 5%) !important;
    /* border-bottom: 1px solid #df4e0f !important; */
    border: none;
}

small.text-muted {
    font-size: 11px;
}



div#menu .sideBar ul {
    display: inline;
}

.sideBar ul.menu {
    padding: 10px 0 0 6px;
    height: 100%;
}

.sideBar .menu li {
    display: inherit;
    text-align: left;
}
.col-3.d-flex.align-items-center.justify-content-center i {
    /* margin-top: 5px; */
    background-color: #f9f9f9;
    color: #1245ab;
    padding: 10px 8px 10px 14px;
    font-size: -5px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin: 10;
    /* line-height: 0; */
}
h5.card-title.text-orange.text-uppercase.font-weight-bold {
    margin: 3px 0 0 0;
}
.bg-success-light {
    background-color: #deffe6!important;
}
.bg-info-light {
    background-color:#ccefff!important;
}
.bg-warning-light {
    background-color: #ffefc0!important;
}
.bg-secondary-light {
    background-color: #dadddf!important;
}
.f-small
{
    font-size: 74%;
}
a.logo_header {
    /* float: left; */
    /* font-size: 22px; */
    font-weight: 900;
    color: #1245ab !important;
    padding: 8px 0;
    letter-spacing: 2px;
}
button.btn.valider {
    background-color: rgb(85 85 85);
    color: #ffffff;
}
tbody {
    background-color: #ffffff;
}
.nav-item a:hover {
    color: gray;
}
span.resultats {
    margin: 13px 0px 6px 23px;
    border: none !important;
    padding-right: 0;
    float: left;
}
a.navbar-brand,a.navbar-brand:hover
{
    color: #ffffff;
}
.nav-detail a.navbar-brand,.nav-detail a.navbar-brand:hover
{
    /* padding: 2px 0 5px; */
}
.login_page button.btn.btn-outline-success.btn-block:focus
{
    box-shadow: none;
}
span.page-link.bg.text-white {
    color: #1245ab !important;
}
nav button.btn.trash i ,nav button.btn.remove i {
    color: white !important;
}
button.btn.trash {
    box-shadow: none;

}
button.btn.btn-annuler {
    background-color: #b9b9b9;
    color: white;
    border: none;
}
ul.pagination.justify-content-end.mt-4.mx-3 {
    margin: 11px 26px !important;
}
button.btn.btn-valider
{
        color: #fff;
        background-color: #26bb76;
        border: none;
        margin: 10px 0px 10px 0px;
        border: 0;
        font-weight: 600;
}
button.btn.imprimer-bon {
    background-color: #ffad67;
    color: #ffffff;
    border : none;
    margin: 10px 0;
    border: 0;
}
button.btn.facture {
    border-radius: 4px !important;
    background-color: #ffffff;
    border: 1px solid;
    padding: 4px 7px !important;
}
button.btn.imprimer-bon-magazin {
    background-color: #43cbb2;
    color: #ffffff;
    border-radius: 4px !important;
    border : none;

}
button.btn.btn-retour{
    background-color: #03758c;
    color: #ffffff;
    border-radius: 4px !important;
    border : none;

}
button.btn.btn-voir-retour{
    background-color: #4baec2;
    color: #ffffff;
    border-radius: 4px !important;
    border : none;

}
ul#client-data {
    border: 1px solid #dee2e6;
    padding: 0;
    position: absolute;
    background-color: #ffffff;
    width: 93%;
    border-top: 0;
    top: 29px;
}
ul#client-data li {
    width: 100%;
    display: block;
    cursor: pointer;
    padding: 5px 9px;
    font-size: 13px;
}
ul#client-data li:hover {
    background-color: #e9ecef;
}
.bg-cloturer
{
    background-color: #0cd111!important;
}
.bg-valide
{
    background-color: #d4ff8a!important;
}
a.link-secondary {
    border-bottom: 1px dashed !important;
    cursor: pointer !important;
    text-decoration: none;
}
.form-row.boxTotalInfo .row {margin: 0 29px 0 31px;padding: 21px 0;}

.form-row.boxTotalInfo label,.form-row.boxTotalInfo div {
    padding: 0 !important;
}
.row.bon-print {
/*     border: 2px solid black;
    padding: 22px 20px;
    margin: 18px; */
}

.row.bon-print p { 
    margin: 2px;
}

.row.bon-print span {
    width: 39px;
}

div.background p {
    background-color: #ff00001f;
    padding: 2px 9px;
    font-size: 14px;
}
.form-select:focus {
    border: none !important;
    border-bottom: 1px solid #1245ab69 !important;
    box-shadow: unset !important;
}



@media print {
/* .table th:nth-child(11), .table td:nth-child(11) {display: none!important;} */
/* .table th:nth-child(12), .table td:nth-child(12) {display: none!important;} */

ul.pagination.justify-content-end.mt-4.mx-3 {display: none!important;}

/* .table th:nth-child(1), .table td:nth-child(1) {display: none!important;} */

/* .table th:nth-child(5), .table td:nth-child(5) {display: none!important;} */
/* .table th:nth-child(6), .table td:nth-child(6) {display: none!important;} */

a.float-end, div.searchRow {display: none!important;}

nav.navbar.text-light.bg-success {display: none;}
span.text-secondary.border.border-secondary.float-end.resultats.solomolo { display:none;}

/* .footer-print.d-print-block.d-none {display: none!important;} */

	  
}
.textLogo img {
    width: 100%;
    min-width: 174px;
}
#login .form-floating>label {
    color: #59595a;
}
a.logo_header img {
    width: 100%;
    max-width: 146px;
}
a.btn-second {
    background-color: rgb(80 211 154);
    color: #ffffff;
    margin: 10px 7px 10px 0px;
    border: 1px solid transparent;
    padding: 3px 12px;
    border-radius: 4px !important;
}
a.btn.btn-second:hover {
    background-color: rgb(64 179 129);
    color: white;
}
span.qte_en {
    float: right;
    border: 1px solid #198754;
    font-size: 13px;
    color: #198754;
    margin: 10px 0;
    font-weight: 700;
}
span.qte_sort {
    float: right;
    border: 1px solid #dc3545;
    font-size: 13px;
    color: #dc3545;
    margin: 10px 24px 10px 10px;
    font-weight: 700;
}
.navbar-brand .btn-add {
    margin-right: 2px !important;
}
.width{
    width: 100%;
}
table.width{
    width: 100%;
}
.title-details
{
    font-weight: 600;
    color: #575757 !important;
    text-transform: uppercase;
    padding: 0 !important;
    margin-bottom: 2px;
}
.animated-progress {
    /* width: 300px; */
    height: 26px;
    border-radius: 5px;
    /* margin: 20px 10px; */
    /* border: 1px solid rgb(13 110 253 / 25%); */
    overflow: hidden;
    position: relative;
    border-radius: 50px;
    margin-top: 3px;
  }
  
  .animated-progress span {
    height: 100%;
    display: flex;
    width: 0;
    color: rgb(255, 251, 251);
    line-height: 25px;
    position: absolute;
    text-align: end;
    /* padding-right: 17px; */
    border-radius: 15px;
    font-weight: 600;
    font-size: 17px;
    justify-content: space-around;
    align-items: center;
  }
  
  .progress-blue span {
    background-color: blue;
  }
  .progress-green span {
    background-color: green;
    background: linear-gradient(62deg, #9E768F,#e4cae3,#fccafa, #b7c0ff);
    animation: gradient 10s ease infinite;
    background-size: 400% 400%;
  }
  .progress-purple span {
    background-color: indigo;
    background: linear-gradient(62deg,#F39F86,#F9D976,#ffcb85,#ffbd1e);
    animation: gradient 10s ease infinite;
    background-size: 400% 400%;
  }
  .progress-red span {
    background-color: red;
  }
  .progress-red span {
    /* height: 600px; */
    background: linear-gradient(62deg,#9F98E8,#a8c1f0,#1141a1c9);
    animation: gradient 10s ease infinite;
    background-size: 400% 400%;
  }
  @-webkit-keyframes gradient{
    0% {
      background-position: 0 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
       background-position: 0% 50%;
    }
  }
  @keyframes gradient{
    0% {
      background-position: 0 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
       background-position: 0% 50%;
    }
  }

  .horloge{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 10px 0;
    text-shadow: 0 2px 50px rgb(10 10 10 / 10%);
}

.heures{
    text-align: center;
    width: fit-content;
    font-size: 56px;
    font-family: 'Orbitron', sans-serif;
    font-weight: 700;
    /* padding-bottom: 5px; */
    /* border-bottom: 1px solid rgba(10,10,10,0.2); */
}

.date{
    font-size: 23px;
    font-family: 'Nunito Sans', sans-serif;
    /* padding-top: 9px; */
    color: #ffffff;
}
.horloge-container
{
    background: linear-gradient(1deg,#dbecf7, #95aede);
    border: unset !important;
}

body.screen {
    background-color: #f6f8ff !important;
    /* height: 100vh; */
    /* display: grid; */
    font-size: 23px;
}


  
.screen div.card {
    border-radius: 16px !important;
    border: 1px solid white;
}

.alert-carousel:before {
    background-color: #ec4d4d;
    content: attr(text);
    color: white;
    height: 100%;
    width: 100%;
    /* position: absolute; */
    top: 0;
    left: 0;
    z-index: 99;
    text-align: center;
    font-size: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 37px;
}
.card.alert-box
{
    background-color: #ec4d4d;
    border: 2px solid #ec4d4d !important;
    padding: 54px 20px !important;
}
.carousel-indicators.mb-0 {
    /* margin: 61px 0 0  !important; */
    bottom: -32px;
}

.carousel-indicators [data-bs-target] {
    width: 10px !important;
}

.data-today img,.data-hier img {
    width: 100%;
    max-width: 63px;
    margin-top: 0px;
}
.data-hier img {
    margin: 1px 0 0;
}
.data-hier
{
        padding: 20px!important;
}
.data-today
{
    margin-top: 10px !important;
    /* transform: scale(1.13); */
    /* margin-left: 33px; */
    background-color: #e8f1ff;
    padding: 20px !important;
    border-radius: 18px;
    background: linear-gradient(44deg,#1245abc7, #9fc8da9c, #6187d3a3);
}


.alert-banner {
    height: 42px;
    overflow: hidden;
    position: relative;
    background-color: #ffffffb8;
    margin-bottom: 13px;
    margin-top: 5px !important;
    }
    .alert-banner p {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 41px;
    text-align: center;
    /* font-size: 18px; */
    white-space: nowrap;
    /* text-transform: uppercase; */
    font-family: 'Museo';
    /* background-color: red; */
    color: #5d5d5d;
    font-weight: 300;
    /* Starting position */
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    /* Apply animation to this element */
    -moz-animation: alert-banner 40s linear infinite;
    -webkit-animation: alert-banner 40s linear infinite;
    animation: alert-banner 55s linear infinite;
    }
    /* Move it (define the animation) */
    @-moz-keyframes alert-banner {
    0% { -moz-transform: translateX(100%); }
    100% { -moz-transform: translateX(-100%); }
    }
    @-webkit-keyframes alert-banner {
    0% { -webkit-transform: translateX(100%); }
    100% { -webkit-transform: translateX(-100%); }
    }
    @keyframes alert-banner {
    0% { 
    -moz-transform: translateX(100%); /* Browser bug fix */
    -webkit-transform: translateX(100%); /* Browser bug fix */
    transform: translateX(100%); 
    }
    100% { 
    -moz-transform: translateX(-100%); /* Browser bug fix */
    -webkit-transform: translateX(-100%); /* Browser bug fix */
    transform: translateX(-100%); 
    }
    }

img.d-block.w-100 {
    display: none !important;
}
div.title-card {
    color: #174cb6;
}
button.btn.btn-arreter {
    color: #fff;
    background-color: #ffa407;
    border: none;
    /* margin: 6px 0px 6px 0px; */
    font-weight: 600;
}

button.btn.btn-anomalie {
    color: #ff8400;
    background-color: #fffbd9;
    /* margin: 10px 0px 10px 0px; */
    border: 0;
    cursor: help;
}
table a.btn.btn-sm.btn-anomalie {
    background-color: #ffc44924;
    color: #ffa407;
    border: 0;
}


.bg-light-blue {
    background-color: #f0fffc;
}

.bg-light-red {
    background-color: #ff889717;
}

.bg-light-gray {
    background-color: #f4f4f4;
}

.bg-light-orange {
    background-color: #fffad3;
}
.exclamation::before, .exclamation::before
{
    font-weight: 800 !important;
}
.d-block-tablet
{
    display: none;
}
nav button.btn-add, button.btn-valider, button.btn-arreter, button.btn-anomalie, nav button.btn-light, button.bg-light, button.save, button.imprimer-bon, button.btn-red, button.btn-next,button.btn-brouillon
{
    font-size: 14px;
}
.modal-plus
{
    font-size: 19px; 
}
i.bi-plus-lg::before {
    font-weight: unset !important;
}
/* @media only screen and (min-width: 481px) and (max-width:768px) { */
@media only screen and (min-width: 481px) and (max-width:820px) {
    button.btn-add , a.btn-second{
        font-size: 21px;
        padding: 6px 20px;
    }
    span.resultats
    {
        font-size: 20px;
    }
    nav button.btn-add, button.btn-valider, button.btn-arreter, button.btn-anomalie, nav button.btn-light, button.bg-light, button.save, button.imprimer-bon,button.btn-close
    {
        padding: 6px 13px;
        font-size: 19px;
    }
   .modal-plus 
    {
        font-size: 29px;
    }
    button.btn.trash
    {
        font-size: 24px;
    }
    .d-none-tablet
    {
        display: none;
    }
    .d-block-tablet
    {
        display: unset;
    }
    .form-control, .form-select {
        font-size: 20px !important;
        padding: 0.375rem 0.75rem !important;
    }
    .table-responsive
    {
        padding: 0 3px;
    }
    .navbar-header .nav-item a {
        font-size: 20px;
    }
}


button.navbar-toggler {
    border: unset !important;
    color: #1245ab;
}
.nav-item a.dropdown-item:hover {
    background-color: #eff3fb;
}
.navbar-expand-lg .navbar-collapse
{
        justify-content: end;
}
.navbar-header li.nav-item {
    padding: 1px 5px;
}
.table-screen.card table thead th
{
    color: #ffffff;
    font-size: 18px;
}
.table-screen.card table thead
{
    background-color: #ffacb1;
}
.screen .table-screen.card  
{
    background-color: #f4b3b7;
    border-color: #f4b3b7;
}
.table-screen.card table td {
    font-size: 19px !important;
    background-color: #ffffff;
    color: #001d56;
    font-weight: 600;
}

.table-screen.card table tbody {
    border: 2px solid #f3b1be;
}
img.piece-img {
    max-width: 61px;
    width: 100%;
}
button.navbar-toggler:focus {
    box-shadow: unset;
}
table button.btn:hover {
    background-color: #ffffff !important;
    color: #1245ab !important;
}
img.piece-fiche-img {
    max-height: 29px;
    width: 100%;
    cursor: pointer;
    padding: 0;
    z-index: 9;
    transition: all .2s cubic-bezier(0.4, 0, 1, 1);
    max-width: 68px;
}

img.piece-fiche-img:hover {
    width: 17px;
    transform: scale(9);
    background-color: #e9ecef;
    text-align: center;
}
.fiche {
    margin: auto;
}

.fiche .form-group.row {margin: 0;}

.fiche label.col-sm-4.col-form-label {
    padding: 7px 0;
}
.fiche .row {
    margin-right: auto;
    margin-left: auto;
 
}
.fiche .border-right,.rapport .border-right {
    border-right: 1px solid rgb(210, 210, 210);
}
button.btn-ajuster {background-color: #3bad5e;color: #ffffff;/* margin: 10px 0px 10px 0px; */border: 0;}
span.page-link.text-white {
    background-color: #1245ab;
}
.bg-green
{
    background-color: #56ff0021;
}
td a {
    text-decoration: unset;
    color: #1245ab;
    border-bottom: 1px dashed;
}
.f-9{
    font-size: 9px !important;
}
.f-11{
    font-size: 11px;
}
.f-12{
    font-size: 12px;
}
.f-14{
    font-size: 14px  !important;
}
.f-weight-800{
    font-weight: 800  !important;
}

.bg-purple
{
    background-color: #aa54af !important;
    font-size: 10px;
}
.toast.fade.bg-success {
    border: 1px solid green;
    background-color: #eafff5 !important;
    color: #014301;
}
.toast.fade.bg-danger {
    border: 1px solid #842029;
    background-color: #fff0f1e0 !important;
    color: #842029;
}
.badge.bg-green {
    color: #198754;
}

button.stock-actuel {
    color: #ffff;
    border: 2px solid #51e57f;
    padding: 3px 9px;
    cursor: not-allowed !important;
}
div.the-toast {
    z-index: 1071 !important;
}
.chart-row
{
    width: 100%;
    margin: auto !important;
    margin-top: 16px !important;
}
button.sum-stock {
    /* border: 2px  solid orange; */
    padding: 3px 14px;
    background-color: #fff1d4;
    cursor: not-allowed !important;
    margin-right: 6px;
}

button.sum-prix {
    padding: 3px 14px;
    background-color: #dbfff1;
    cursor: not-allowed !important;
    margin-right: 7px;
}
.btn.voir-tous {
    border: 2px solid transparent;
    color: blue;
    background-color: #f3f7ff;
}

a.btn.voir-tous:hover {
    border: 2px solid#1245ab;
    color: blue;
    background-color: transparent;
}
.bg-light-orange {
    background-color: #fffc9c57;
}
.badge.badge-status
{
    padding: 0 2px;
    height: 7px;
}
.badge.badge-equipe {
    background-color: #deebff;
    padding: 2px 7px 3px;
}.badge.badge-section {
    background-color: #72ffd4;
    padding: 2px 7px 3px;
    color: #058a68;
}
.badge.badge-shift {
    background-color: #ffbffa59;
    padding: 2px 7px 3px;
}
.notif.blinking { background-color: #ff5364   !important; }
.MachineChart
{
    max-height: 300px !important;
}
/* canvas#MachineChart {
   margin: auto; 
} */
div.col-chart {
    background-color: white;
    /* border: 13px solid  #fafafa; */
    padding: 11px 11px 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 9px 0 rgb(0 0 0 / 13%), 0 1px 0 0 rgb(0 0 0 / 2%);
    width: 32%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.listing .chart-row , #dashboard .chart-row {
    justify-content: space-between;
    padding: 0 26px 18px;
    margin-top: 0px !important;
}


.row.littleCards.card-arrets {
    padding: 0 13px;
}


.row.littleCards.card-arrets .card {
    border: unset;
}
#ordre_ajout .machine-box {
    background-color: #f4f4f4;
    border: 1px solid #084298;
    padding: 10px 20px;
    display: inline-block;
    margin: 5px 1px;
    cursor: pointer;
}

#ordre_ajout .nav-link.active {
    background-color: #183c71;
    border-radius: 0;
}

#ordre_ajout .flex-column {
    background-color: #084298;
    min-height: calc(100vh - 43px);
    max-height: calc(100vh - 43px);
    overflow: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

#ordre_ajout .flex-column button {
    color: #ffffff;
    font-size: 20px;
}

#ordre_ajout .tab-content {
    padding: 20px;
    margin-top: 61px;
}
#ordre_ajout .nav-link {
    padding: 16px;
    width: 100%;
}

#ordre_ajout .nav-pills .nav-link:hover {
    color: #dbe2ed;
}
#ordre_ajout .machine-box:hover {
    background-color: #084298;
    border: 1px solid #084298;
    color: #fff;
}
#ordre_ajout .form-check-input {
    /* opacity: 0; */
    /* position: absolute; */
    /* left: 0; */
}

#ordre_ajout .form-check-input:checked +label {
    background-color: #1c3b69 !important;
    color: white;
}
.favoris {
    position: relative;
    background-color: #e0e0e0;
    padding: 5px 10px;
    border-radius: 50px;
    color: #1245ab;
    display: inline-block;
    cursor: pointer;
    margin: 4px 2px;
    font-size: 12px;
}
.favoris.clicked {
    border: 2px solid #084298;
}

td.ligne1
{
    font-weight: 600;
    color: #535353;
}
.rapport-table {
    padding: 6px 17px !important;
}
.favoris:hover .delete-favoris {
    display: flex;
}
button.delete-favoris {
    background-color: #f22135;
    color: #fff;
    position: absolute;
    top: -5px;
    right: -1px;
    border-radius: 30px;
    width: 21px;
    height: 15px;
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    font-size: 11px;
    border: unset;
}
.listing.page-mouevements .chart-row {
    padding: 0 !important;
}
.chart-rapport
{
    background-color: white;
    /* border: 13px solid #fafafa; */
    padding: 11px 11px 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 9px 0 rgb(0 0 0 / 13%), 0 1px 0 0 rgb(0 0 0 / 2%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.rapport_chart
{
    max-height: 420px;
}


.multiselect {
    position: relative;
  }
  
  .selectBox {
    position: relative;
  }
  
  .selectBox select {
    width: 100%;
    font-weight: bold;
  }
  
  .overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  #checkboxes {
    display: none;
    border: 1px #dadada solid;
    position: absolute;
    background-color: white;
    width: 100%;
  }
  
  #checkboxes label {
    font-size: 13px;
    padding: 2px 0;
    width: 100%;
  }
  
  #checkboxes label:hover {
    background-color: #1e90ff;
  }
  div#checkboxes input[type="radio"] {
    opacity: 0;
}

#checkboxes label:hover {
    color: white;
}

#checkboxes input[type="checkbox"] {
    margin-right: 8px;
    margin-left: 21px;
}
label.categories-data {
    font-weight: 400 !important;
}

#dashboard div.col-chart {
    margin: auto;
    /* width: 31.5%; */
    padding: 19px;
}
.Charts .card {
    padding: 23px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.Charts {
    width: 100%;
    margin: auto !important;
}
.card.MachineChart {
    padding: 28px;
}
button.btn.btn-red {
    color: #fff;
    background-color: #DC3553;
    border: none;
    margin: 10px 0px 10px 0px;
    border: 0;
    font-weight: 600;
}
button.btn.btn-next {
    background-color: #ffffff;
    color: #424242;
    border: none;
    /* margin: 10px 0px 10px 0px; */
    border: 0;
    font-weight: 600;
}
.date-holder {
    position: fixed;
    left: 25%;
    border-bottom: 1px solid #e0e0e0;
    padding: 8px 14px;
}
#ordre_ajout .machine-box.opacity-green {
    border: 1px solid #2bbb78 ;
    color: #198754;
    background-color: #fcfcfc ;
}
#ordre_ajout .machine-box.opacity-red {
    border: 1px solid #ff394c;
    color: #f53a4c;
    background-color: #fcfcfc;
}
#ordre_ajout .machine-box.opacity-gray {
    border: 1px solid #afafaf;
    color: #777777;
    background-color: #fcfcfc;
}
#ordre_ajout button.btn.btn-next.go-next {
    background-color: #084298;
    color: #fff;
    font-size: 15px;
    padding: 10px 22px;
}
#ordre_ajout .tab-pane {
    max-height: calc(100vh - 150px);
    min-height: calc(100vh - 150px);
    overflow-y: auto;
    padding-bottom: 50px;
}
label.form-check-label.section-box {
    background-color: #084298;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    padding: 15px 0;
    cursor: pointer;
}

label.form-check-label.section-box:hover {
    color: white;
}
#v-pills-tab .form-check {
    padding: 0 !important;
}
button.btn.btn-brouillon {
    background-color: #a5a5a5;
    color: #fff;
    border: none;
    /* margin: 6px 0px 6px 0px; */
    font-weight: 600;
}
.btn-holder {
    position: fixed;
    bottom: 44px;
    right: 26px;
}

.btn-holder .btn {
    font-size: 16px;
}
p.go-next {
    text-align: center;
    font-size: 18px;
    color: #1245ab;
    background-color: #63fff20d;
    width: fit-content;
    margin: auto;
    padding: 6px 19px;
    margin-bottom: 14px;
}
.btn-action-holder {
    width: 75%;
    position: fixed;
    right: 0;
    text-align: center;
    bottom: 19px;
}
button.btn.update
{ position:relative;}
button.btn.update.load:before {
    left: 0;
    top: 0;
    background-color: #ffffffab;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    color: #084298;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    backdrop-filter: grayscale(1);
    cursor: not-allowed;
}
body.fiche-load:after {
    content: attr(text);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 52px;
    font-weight: 600;
    color: #052555;
    backdrop-filter: blur(5px);
}
small.status-box {
    background-color: #ffffff;
    /* border: 3px solid; */
    padding: 4px 17px;
    cursor: none;
    margin-left: 7px;
    font-weight: 600;
    border-radius: 50px;
    font-size: 17px;
}

small.status-box.red {
    color: #dc3545;
}

small.status-box.green {
    color: #26bb76;
}

small.status-box.gray {
    color: #7b7b7b;
}
.first-form .form-control, .first-form .form-select {
    font-size: 30px;
}
button.btn.btn-red:hover {
    background-color: #c02332;
    color: #fff;
}

button.btn.btn-valider:hover {
    color: #ffffff;
    background-color: #1c985e;
}
input.field_required:checked {
    background-color: #fc7474;
    border-color: #fc7474;
}
.sections_listing td.d-flex.ps-0 {
    height: 60px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.sections_listing td{

    vertical-align: middle;
}
.listing.rapports_listing.loader:before {
    background-color: #e3e3e38f;
    content: "Chargement ... ";
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    font-size: 40px;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    padding-top: 31px;
}
.listing.loader:before {
    content: "";
    background-color: #fafafa59;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
}

.btn-holder .form-check.form-switch {
    background-color: #ececec;
    padding: 6px 12px 7px 48px;
    border-radius: 4px;
    font-weight: 600;
    color: #6d6d6d;
    cursor: pointer;
}
/*end univers*/