@keyframes onAutoFillStart{0%{opacity:.999}to{opacity:1}}input:-webkit-autofill{animation-duration:.01s;animation-name:onAutoFillStart}
