.row-edit-modal .modal-content{border-radius:8px}.row-edit-modal .modal-header{border-bottom:1px solid #e9ecef;padding:1rem 1.5rem}.row-edit-modal .modal-body{padding:1.5rem}.row-edit-modal .modal-footer{border-top:1px solid #e9ecef;padding:1rem 1.5rem}.row-edit-modal .column-options .column{border:1px solid #dee2e6;border-radius:4px;padding:10px;cursor:pointer;transition:all .2s ease}.row-edit-modal .column-options .column:hover{background-color:#f8f9fa;border-color:#adb5bd}.row-edit-modal .column-options .column.selected{background-color:#e9ecef;border-color:#6c757d}.row-edit-modal .column-options .column-one{background-color:#dee2e6;height:30px;border-radius:4px}.row-edit-modal .upload-single-photo{border:2px dashed #dee2e6;border-radius:4px;padding:15px;text-align:center;width:100%;transition:all .2s ease}.row-edit-modal .upload-single-photo:hover{border-color:#adb5bd;background-color:#f8f9fa}.row-edit-modal .fileInputLabel{display:flex;align-items:center;justify-content:center;gap:8px;color:#6c757d}.row-edit-modal .preview-photo{margin-top:15px}.row-edit-modal .preview-image{position:relative;display:inline-block}.row-edit-modal .preview-image img{border-radius:4px;max-width:100%}.row-edit-modal .delete-button{position:absolute;top:5px;right:5px;padding:5px 8px;font-size:12px;border-radius:50%}.row-edit-modal .shape-option{border:1px solid #dee2e6;border-radius:4px;padding:10px;cursor:pointer;transition:all .2s ease;text-align:center;width:120px}.row-edit-modal .shape-option:hover{background-color:#f8f9fa;border-color:#adb5bd}.row-edit-modal .shape-option.selected{background-color:#e9ecef;border-color:#0d6efd}.row-edit-modal .container-shape{width:80%;height:30px;background-color:#dee2e6;margin:0 auto 10px;border-radius:4px}.row-edit-modal .full-shape{width:100%;height:30px;background-color:#dee2e6;margin-bottom:10px;border-radius:4px}.row-edit-modal .shape-option span{display:block;font-size:14px}
