
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */
.badge-statut{
    color: var(--color) !important;
    white-space: inherit !important;
    text-align: center;
}

.notes-header.top {
    border: 1px solid #DFE3E7;
    background-color: #FFFFFF;
    margin-bottom: 1.2rem;
    box-shadow: -8px 12px 18px 0 rgba(25, 42, 70, 0.13);
    transition: all .3s ease-in-out;
    border-radius: 0.267rem;
    padding: 0.4rem 0.7rem;

}.tracking-call-footer{
     left: 20%;
     position: fixed;
     background: #ffffff;
     bottom: 0;
     width: 60%;
    z-index: 10000;
 }