.text-right{
    text-align: right;
}

#modal-new-category{
    z-index: 1052;
    background-color: #00000085;
}

.ModalCategorie{
    z-index: 1051;
}

.input-uppercase{
    text-transform: uppercase;
}

.float-right{
    float: right;
}