html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video, button, input, textarea {
margin: 0; padding: 0; border: 0; vertical-align: baseline; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; 
-ms-box-sizing: border-box; }

button, span, input, textarea, select { border: 0; outline: none; }
textarea { resize: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body, html { height: 100%; position: relative; }
ol, ul { list-style: none; }
blockquote { quotes: none; }
blockquote:before, blockquote:after, { content: ""; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }
input { direction: ltr; }
a { text-decoration: none; }
*  { font-family: "Tahoma"; }

div, p, span {  }


input:autofill,
input:autofill:hover,
input:autofill:focus,
input:autofill:active { background: none !important; font-size: 16px; 
transition: background-color 36000s; -moz-transition: background-color 36000s; -webkit-transition: background-color 36000s; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active { background: none !important; font-size: 16px; 
transition: background-color 36000s; -moz-transition: background-color 36000s; -webkit-transition: background-color 36000s; }

input:autofill,
input:autofill:hover,
input:autofill:focus,
input:autofill:active { }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active { }
/*
input { background: none !important; }
input:invalid { background: none !important; }
input:focus { background: none !important; }
input:valid { background: none !important; }
*/