.logo {
    max-width: 150px;
}

.tooltip-inner {
    max-width: 300px!important;
    padding: 0.25rem 0.5rem!important;
    color: #000!important;
    text-align: center!important;
    background-color: #FFF!important;
    border: 1px solid black!important;
    border-radius: 0.25rem!important;
    /* position: inherit; */
}

.ui-datepicker{
    z-index:99999999!important;
}

.page-footer {
    font-size: 11px;
    border-top: 1px solid #dbe1e8;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999;
    border-top-color: #eaedf1;
    margin-top: 50px !important;
}

.nav-item .dropdown-menu{
    margin-top: -4px;
}

.alert-heading {
    font-size: 17px;
}

label.required:after {
    content: " *";
    color: red;
}

.active.nav-link {
    color: #4582EC !important;
    font-weight: bold;
}

.btn {
    border-radius: 0.300em !important;
}

.btn-xs {
    padding: 0.25rem 0.5rem;
    font-size: 0.500rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-md-sm {
    padding: 0.30rem 0.5rem;
    font-size: 0.800rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-sm-xs {
    padding: 0.25rem 0.5rem;
    font-size: 0.600rem;
    line-height: 1.5;
    width: 14px;
}

.bg-green {
    background-color: rgb(195, 248, 193);
}

.bg-green-dark {
    background-color: rgb(82, 199, 97);
}

.mt-35 {
    margin-top: 29px;
}

@media screen and (max-width: 767px) {
    .mt-35 {
        margin-top: 10px !important;
    }

    .mt-35 button {
        float: right;
    }
}

.mt-37 {
    margin-top: 37px;
}

@media screen and (max-width: 767px) {
    .mt-37 {
        margin-top: 10px !important;
    }

    .mt-37 button {
        float: right;
    }
}


.mt-33 {
    margin-top: 33px;
}

@media screen and (max-width: 767px) {
    .mt-33 {
        margin-top: 10px !important;
    }

    .mt-33 button {
        float: right;
    }
}

.mt-26 {
    margin-top: 26px;
}

@media screen and (max-width: 767px) {
    .mt-26 {
        margin-top: 10px !important;
    }

    .mt-26 button {
        float: right;
    }
}

.custom-file-label-sm,
.custom-file-label-sm::after {
    height: 30px;
    padding-top: 5px;
    padding-bottom: 0;
    margin-top: -2px;
}

.custom-file-input~.custom-file-label::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f093";
    font-weight: 900;
    background-color: #4582EC;
    color: #FFF;
}

.custom-file-label{
    overflow: hidden;
}

.mt-5px{
    margin-top: 5px;
}

.min-250 {
    min-width: 250px!important;
}

.min-220 {
    min-width: 220px!important;
}

.min-180 {
    min-width: 180px!important;
}

.min-160 {
    min-width: 160px!important;
}

.min-140 {
    min-width: 140px!important;
}

.min-130 {
    min-width: 130px!important;
}

.min-125 {
    min-width: 125px!important;
}

.min-120 {
    min-width: 120px!important;
}

.min-110 {
    min-width: 110px!important;
}

.min-100 {
    min-width: 100px !important;
}

.min-90 {
    min-width: 90px !important;
}

.min-80 {
    min-width: 80px !important;
}

.min-70 {
    min-width: 70px !important;
}

.min-60 {
    min-width: 60px !important;
}

.min-50 {
    min-width: 50px !important;
}

.font-12{
    font-size: 12px!important;
}

.font-14{
    font-size: 14px!important;
}

.modal-xl {
    max-width: 99.5% !important;
}

.modal-lg-plus {
    max-width: 80%;
}

@media screen and (max-width: 991px){
    .modal-lg-plus {
        max-width: 99.5%;
    } 
}

.modal-header{
    padding: 0.5rem 1rem!important;
}

.breadcrumb {
    padding: 0.5rem 0.75rem;
    margin-bottom: 5px;
}

.badge-round{padding: 1em!important;border-radius: 10rem!important}

.badge-number {
    display: inline-block;
    text-align: center;
    line-height: 0px;
    border-radius: 50%;
}

.badge-number-xs {
    min-width: 22px;
    font-size: 10px;
}

.badge-number-sm {
    min-width: 26px;
    font-size: 12px;
}

.badge-number span {
    display: inline-block;
    padding-top: 50%;
    padding-bottom: 50%;
    margin-left: 1px;
    margin-right: 1px;
}

.badge-number-white {
    color: #000!important;
    border: solid 1px #000;
    background-color: #ffffff;
}

.badge-number-red {
    color: #ffffff!important;
    border: solid 1px #000;
    background-color: #d9534f;
}

.badge-number-green {
    color: #ffffff!important;
    border: solid 1px #000;
    background-color: #02B875;
}

.badge-number-yellow {
    color: #ffffff!important;
    border: solid 1px #000;
    background-color: #F0AD4E;
}

.badge-number-grey {
    color: #ffffff!important;
    border: solid 1px #000;
    background-color: gray;
}

.badge-number-blue {
    color: #ffffff!important;
    border: solid 1px #000;
    background-color: #4582EC;
}

.badge-pill {
    padding-right: 0.8em;
    padding-left: 0.8em;
    border-radius: 10rem;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
    font-weight: bold;
}

#alert-message .alert {
    position: absolute;
    z-index: 999;
    max-width: 350px;
    right: 15px;
    padding-top: 1rem;
    padding-left: 1.25rem;
    padding-bottom: 0;
    margin-top: 5px;
    margin-bottom: 0;
    border: 1px solid black;
    border-radius: 0;
}

.badge-status{
    color: #000;
    font-size: 12px;
    padding: 0.2em 0.5em;
    width: 100%;
    border: 1px solid #d5d5d5;
    text-overflow: ellipsis;
    overflow: hidden;
}

.badge-white {
    background-color: #ffffff;
    color: #000!important;
    border: 0.1px solid #b9b6b6;
}

.badge-yellow {
    background-color: #f8ec46;
    color: #000!important;
}

.table th, .table td {
    vertical-align: middle!important;
}

.custom-control.custom-switch .form-group{
    margin-bottom: 0px!important;
}

.bg-grey-light{
    background-color: #E9ECEF;
}

.bg-pink{
    background-color: #FD6C9E;
}

.bg-blue{
    background-color: #01AEE9;
}

.bg-purple{
    background-color: #9283BC;
}

.btn-purple {
    color: #fff;
    background-color: #9283BC;
    border-color: #9283BC;
}

.btn-purple:hover {
    color: #fff;
    background-color: #8071a8;
    border-color: #8071a8;
}

.bg-yellow{
    background-color: #FFCF5D;
}

.bg-red{
    background-color: rgb(237, 30, 30);
    color:white;
}

.bg-orange{
    background-color: #ff7f00;
}

.bg-white{
    background-color: #FFFFFF;
}

.bg-black{
    background-color: #000000;
    color:white;
    z-index:99999;
}

.bg-saumon{
    background-color: #ff8e8e;
}

th.bg-lot{
    background-color: #17a2b8;
}

th.bg-depot{
    background-color: #6f42c1;
}

th.bg-ecart{
    background-color: #c9302c;
}

th.bg-deliveryCumac{
    background-color: #02B875;
}

th.bg-sav{
    background-color: #d9534f ;
}

.column-border-red { border-left: 1.5px solid #c9302c!important;border-right: 1.5px solid #c9302c!important; }
.column-border-left-red { border-left: 1.5px solid #c9302c!important; }
.column-border-right-red { border-right: 1.5px solid #c9302c!important; }

.column-border-blue{ border-left: 1.5px solid #4582EC!important;border-right: 1.5px solid #4582EC!important; }
.column-border-left-blue{ border-left: 1.5px solid #4582EC!important; }
.column-border-right-blue{ border-right: 1.5px solid #4582EC!important; }

.column-border-green{ border-left: 1.5px solid #02925D!important;border-right: 1.5px solid #02925D!important; }
.column-border-left-green{ border-left: 1.5px solid #02925D!important; }
.column-border-right-green{ border-right: 1.5px solid #02925D!important; }


.table-responsive{
    margin-bottom: 0rem;
}

.table-responsive table{
    margin-bottom: 0!important;
}

label {margin-bottom: 0!important}

.col-form-label-sm{
    font-size: 12px!important;
    color: #0000be;
}

.form-check .custom-control-label.form-check-label{
    font-size: 12px!important;
    padding-top: 3px!important;
    color: #0000be;
}

.form-control-sm{
    font-size: 13px!important;
}

.text-pink{
    color: #ff7189;
}

.text-purple{
    color: #6f42c1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: rgb(246, 247, 249);
}

.field-form-control{
    background-color: rgb(246, 247, 249);
    padding: 0.5rem 1.1rem;
    font-size: 1.063rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0.25rem;
    min-height: 100px;
}

.input-group-sm>.form-control:not(textarea), .input-group-sm>.custom-select {
    font-size: 13px!important;
}

input[type="datetime-local"] {
    position: relative;
}

input[type="datetime-local"]::-webkit-calendar-picker-indicator {
    display: block;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: transparent;
}

input[type="date"] {
    position: relative;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    display: block;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: transparent;
}

.tooltip.show {
    opacity: 1;
}

.popover{
    max-width: 400px; /* Max Width of the popover (depending on the container!) */
   
    font-size: 11px;
}

.popover-body{
    max-height:300px;  
    overflow: auto;
}

.popover-body hr{
    margin-top: 2px;
    margin-bottom: 2px;
}

.badge-notify{
    position: absolute!important;
    padding: 3px;
    margin-left: -2px;
    margin-top: -4px;
}

.badge-square {
    padding: 4px 10px;
    font-size: 12px!important;
}

.badge-square-2 {
    padding: 3px 5.77px;
    font-size: 12px!important;
}

.badge-square-end {
    padding: 10px 13.24px;
}

.badge-square-white {
    background-color: #ffffff;
    color: #000!important;
    border: 0.1px solid #b9b6b6;
}

.badge-square-green {
    background-color: #02B875;
    color: #000!important;
    border: 0.1px solid #02B875;
}

.badge-end{
    padding: 6px 8px!important;
}

.popover-header {
    font-size: 13px;
}

.nav-link {
    padding: 0.35rem 0.7rem !important;
}

.nav-link .badge-pill {font-size: 9px !important;}

input[type='checkbox'].red-checkbox {
    accent-color: red;
}

.dropdown-menu {
    padding: 0px!important;
    font-size: 13px;
    border: 1.5px solid #4682EC;
    border-radius: 0;
}

.dropdown-item {
    padding: 2px 10px!important;
}

.badge-header {
    width: 20px; /* Réduire la taille du badge */
    height: 20px;
    display: inline-flex; /* Utiliser inline-flex pour aligner sur la même ligne */
    justify-content: center;
    align-items: center;
    padding: 0;
    border-radius: 50%; /* Pour s'assurer que le badge reste rond */
    margin-right: 3px; /* Ajouter un peu d'espace entre le badge et le texte */
}

.badge-header i {
    font-size: 12px; /* Réduire la taille de l'icône pour s'adapter au badge plus petit */
}

.datatable-flou {
    filter: blur(5px);
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
    pointer-events: none; /* Empêche d'interagir avec le tableau flouté */
}

.border-purple{
    border-color : #9283BC;
}
