
.duplicate_row[data-v-2c7adce2] {
    color: slategray;
    font-size: smaller;
}
.inline[data-v-2c7adce2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}


.correctFirstRow[data-v-f507a3ca] {
    background-color: #F7F9FC;
    padding: 4px;
    color: #6087A0 !important;
}
.duplicate_row[data-v-f507a3ca] {
    color: slategray;
    font-size: smaller;
}
.inline[data-v-f507a3ca] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.data-cell[data-v-f507a3ca] {
    margin-right: 0.9em;
}


.correctFirstRow[data-v-00b3e91e] {
    background-color: #F7F9FC;
    padding: 4px;
    color: #6087A0 !important;
}


.is-hidden {
    display: none !important;
}

