.addElementRow{width:100%;border:2px dashed #e4e6ef;border-radius:4px;padding:10px}@-webkit-keyframes change-color{0%{background-color:#fff}50%{background-color:#fffdc4}to{background-color:#fff}}@keyframes change-color{0%{background-color:#fff}50%{background-color:#fffdc4}to{background-color:#fff}}.animated{-webkit-animation:change-color 1.5s;animation:change-color 1.5s}