/* reset
----------------------------------------- */
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,input,textarea,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 { margin:0px; padding:0px; }
h1,h2,h3,h4,h5,h6,th,input,textarea,select { font-family:inherit; font-size:100%; font-weight:normal; }
table { border-spacing:0; border-collapse:collapse; }
table,th,td { text-align:left; border:none; }
ol,ul,li { list-style:none; }
img { border:none; vertical-align:top; max-width:100%; }
input[type=text],
input[type=password],
input[type=button],
input[type=submit],
button,
select,
textarea { color:inherit; font-family:inherit; -moz-appearance:none; -webkit-appearance:none; appearance:none; border-radius:0; outline:none; }
input::-webkit-input-placeholder {
    color:#999; }
input:-ms-input-placeholder {
    color:#999; }
input::-moz-placeholder {
    color:#999; }
button::-moz-focus-inner,
input::-moz-focus-inner { border:0; }
select::-ms-expand{ display:none; }