.no-border-bottom {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.translated-textarea {
    resize: none;
    width: 98%;
}

.table-top-btn {
    display: none;
}

#resultTable td {
    vertical-align: top
}
