@-moz-document regexp("https:.*"), regexp("http:.*"), regexp("ftp:.*"), regexp("ftps:.*"), regexp("sftp:.*"){input,input:active,input:autofill,input:focus,input:hover,select:autofill,textarea:autofill{background:unset!important;color:yourcolorvalue!important;-webkit-text-fill-color:yourcolorvalue!important}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid rgba(255,255,255,.8);-webkit-text-fill-color:rgba(255,255,255,.8);-webkit-box-shadow:inset 0 0 0 1000px rgba(255,255,255,.1);-webkit-transition:background-color 2147483647s ease-in-out 0s;transition:background-color 2147483647s ease-in-out 0s}