html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video { background: transparent; box-sizing: border-box; border: 0; font-size: 100%; outline: 0; padding: 0; margin: 0; vertical-align: baseline; }

table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; font-size: 100%; outline: 0; padding: 0; margin: 0; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }

html { -webkit-text-size-adjust: none; }

ul { list-style: none; }

a { color: #000; vertical-align: baseline; text-decoration: none; }
a:hover, a:focus, a:active { outline: none; text-decoration: none; }

h1, h2, h3, h4, h5, h6 { font-weight: 400; }

table { border-collapse: collapse !important; border-spacing: 0 !important; }

img { max-width: 100%; vertical-align: middle; }

/*em { font-style: normal; }*/

label { cursor: pointer; }

button { cursor: pointer; }
button:hover, button:focus, button:active { outline: none !important; }

textarea { resize: none; overflow-y: auto; }

input, textarea, button { background: none; border: 0; padding: 0; margin: 0; }

input, select { vertical-align: middle; }

input[type="radio"] { vertical-align: text-bottom; }

input[type="submit"] { cursor: pointer; }

input[type="checkbox"] { vertical-align: bottom; }

input, textarea, select { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow: none; -webkit-box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
textarea, select { -webkit-appearance: none; }
input:hover, input:focus, input:active, textarea:hover, textarea:focus, textarea:active, select:hover, select:focus, select:active { outline: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #484f59; font-size: 15px; font-weight: 300; opacity: 1; }

input:-moz-placeholder { color: #484f59; font-size: 15px; font-weight: 300; opacity: 1; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #484f59; font-size: 15px; font-weight: 300; opacity: 1; }

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color: #484f59 !important; font-size: 15px; font-weight: 300; opacity: 1; }

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { color: #484f59 !important; font-size: 15px; font-weight: 300; opacity: 1; }
