.barre{
    text-decoration: line-through;
}
.table {
    margin-left: auto;
    margin-right: auto;
}
.img{
    width: 25%;
    height: 25%;
}
.input{
    width: 10%;
}

.is-disabled{
    cursor: not-allowed;
}

table.center {
    margin-left:auto;
    margin-right:auto;
}
.k-header{position:absolute;top:0;color:#fff;background-color:#000;width:100%;text-align:center;left:0;}