﻿.panelImporError {
    overflow-y: auto;
    max-height: 60vh;
}

.mud-table {
    table-layout: auto !important;
}

.col-cliente {
    min-width: 300px;
    max-width: 500px;
    white-space: nowrap;
}
