.table-form>tbody>tr>td {
    border: none;
    padding: 5px 0px;
}

.button-container {
    text-align: right;
    padding: 20px 0;
}

.table .bg-td {
    font-weight: bold;
}

.title-form {
    font-weight: bold;
    color: #b00000;;
}

.item-name {
    width: 30%;
    font-weight: bold;
}

.btn-info-regist {
    width:100%;
    text-align: left;
}