hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(5, 10, 12, 0.8), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.form-table th {
    width: 250px !important;
}

.required {
    color: red;
}
