.text-error{
    display:none;
}
.door-data,
.window-data,
.decoration-data{
    background: #f1f1f1;
    border:1px #ededed solid;
    padding: 5px;
    font-size: 12px;
    margin-bottom: 1px;
}
.btn-delete-html{
    font-size: 12px;
    padding: .10rem .2rem;
    line-height: 1;
    border-radius: .5rem;
}
.form-range-slider{
    background: #ccc;
    margin-top: 7px;
    padding: 2px 2px 2px 3px;
}