/*!
 * reset.css
 * License :MIT
 * Author :Next, Inc. <info@next.inc> (https://www.next.inc/)
 */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time{margin:0;padding:0;}h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,figcaption{font-size:1em;font-weight:normal;font-style:normal}fieldset,iframe{border:0}caption,th{text-align:left}th{font-weight:normal;}li{list-style:none}img{border:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section,figure,figcaption{display:block}input{outline:0}input[type="submit"]{-webkit-appearance:none}a{color:#08c;border:0;outline:0;cursor:pointer;}a:link,a:visited,a:active{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0;}a:hover{text-decoration:underline}::selection{background:#d8dee6;text-shadow:none}::-moz-selection{background:#d8dee6;text-shadow:none}.left{float:left}.right{float:right}body, input, textarea, select, button{text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased;}i{display:block;background-repeat:no-repeat;background-position:center center;background-size:cover;}hr{ height:1px; margin:2em 0; border:0; background:-webkit-linear-gradient(left, transparent, rgba(0,0,0,0.09) 10%, rgba(0,0,0,0.09) 90%, transparent); }
