.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}

.full-width {
    width: 100%;
}

.error-text {
    color: red;
}