.dnz-logo{
    width: 120px;
}


body{
    font-size: 11px;

}

td{
    word-break: break-all;
}

tr:focus{
    background-color: blanchedalmond;
}

.container{
    margin-top: 80px;
}

#tablo{
    height: 90vh !important;
    overflow-y: auto !important;
}

