input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;caret-color:currentColor!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;caret-color:currentColor!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;caret-color:currentColor!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:inherit!important;caret-color:currentColor!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input:-moz-autofill{color:inherit!important;background-color:#fff!important}input:-moz-autofill:hover{color:inherit!important;background-color:#fff!important}input:-moz-autofill:focus{color:inherit!important;background-color:#fff!important}