@charset "utf-8";

/*
 * -------------------------------------------------
 * Dobok Reset CSS
 * -------------------------------------------------
 * Estefanio NS <estefanions AT gmail DOT com>
 * https://github.com/dobokcss/reset
 * version: 1.0.0
 */

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 { font-weight: normal; font-family: inherit; font-size: 100%; font-style: normal; outline:0; margin:0; padding:0;  background:transparent; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; vertical-align: baseline; } body{ color: black; line-height: 1 } u, s, del, ins, strike, a, a:link, a:visited, a:hover, a:active { text-decoration: none } figcaption,figure,footer,article,aside,details, menu,nav,section,header,hgroup,hr{ display: block } hr{ height:1px; border-top:1px solid; margin:1em 0 } input,select,textarea { vertical-align: middle } button, input { *overflow: visible; line-height: normal } button, html input[type="button"], html input[type="reset"], html input[type="submit"] { cursor: pointer; -webkit-appearance: button } select,button,input[type="button"],input[type="reset"], input[type="submit"],input[type="radio"], input[type="checkbox"] { cursor: pointer } input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield } input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none } textarea { overflow: auto; vertical-align: top } fieldset { border: 1px solid; margin: 0 2px; padding: 0.35em 0.625em 0.75em } ol, ul { list-style: none } blockquote, q { quotes: none } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0 } form label{ cursor: pointer } fieldset, img { border: 0 none } caption, th { text-align: left } :focus { outline: 0 }
