.ant-form-item,.custom-row{margin-bottom:8px}.custom-row{border-bottom:1px solid rgba(0,0,0,.065)}.duplicate-row{background-color:#fff2f0;border:1px solid #ffccc7;border-radius:4px;-webkit-animation:duplicate-flash .5s ease-in-out;animation:duplicate-flash .5s ease-in-out}.duplicate-row .ant-form-item-label{color:#cf1322}.duplicate-row .ant-input,.duplicate-row .ant-input-number{border-color:#ff7875}.duplicate-row .ant-input-number:focus,.duplicate-row .ant-input-number:hover,.duplicate-row .ant-input:focus,.duplicate-row .ant-input:hover{border-color:#ff4d4f}@-webkit-keyframes duplicate-flash{0%{background-color:#fff2f0}50%{background-color:#ffebe9}to{background-color:#fff2f0}}@keyframes duplicate-flash{0%{background-color:#fff2f0}50%{background-color:#ffebe9}to{background-color:#fff2f0}}.delete-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;line-height:24px;padding:0;border-radius:4px;margin-top:10px}