
.table th, .table td {
    border-top: none;
}

.table thead th {
    border-color: #007bff;
    border-width: 1px;
    font-weight: inherit;
}

.form-control-text {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
  }