@charset "UTF-8";
.N96CBA1D1--table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}
.N96CBA1D1--td {
    overflow: hidden;
    min-height: 20px;
}

.N96CBA1D1--table.N96CBA1D1--empty .N96CBA1D1--td {
    border: 2px dashed #AAAAAA;
    padding: 10px;
    line-height: 1.3em;
    font-family: sans-serif;
    font-size: 14px;
    color: #AAAAAA;
    background-color: #EEEEEE;
    text-align: center;
    vertical-align: middle;
}
.N96CBA1D1--table.N96CBA1D1--empty .N96CBA1D1--td::after {
    content: "This is an empty column. \A Drop contents here.";
    white-space: pre-wrap;
}