.required::after {
    content: " *";
    color: red;
    font-weight: bold;
}

.swal-footer {
    text-align: center;
}

.form-group {margin-bottom: 1rem}
.excel_sample {float: right}
.draggable-container .attribute-block {
    cursor: move;
}

.fz-10 {
    font-size: 10px;
}
