@charset "UTF-8";

/* reset styles */
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,img,object,table,caption,tbody,tfoot,thead,tr,th,td,address,iframe,code,pre,strong,em,
fieldset,form,input,select,optgroup,option,textarea,button,legend,label,span{margin:0;padding:0;border:0;background:none;outline:0;font-size:100%;font-style:normal;}
body{line-height:1.5;-webkit-text-size-adjust:none;}
button{line-height:1.6;}
ul,ol{list-style:none;}
img{vertical-align:top; -webkit-backface-visibility: hidden;}
a,object{outline:0;}
table{border-collapse:collapse;border-spacing:0;}
input,select,button{vertical-align:middle;}
th,td{text-align:left;}

*, *:before, *:after {-webkit-box-sizing: border-box;box-sizing: border-box;}

