@charset "utf-8";

/* reset */
html{-webkit-touch-callout:none;-khtml-user-select:none;-webkit-text-size-adjust:none;text-size-adjust:none}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,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,menu,nav,output,ruby,section,summary,time,mark,audio,video,textarea,select,button,input {margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body,input,textarea,select{font-family:Arial,sans-serif;font-size:14px;color:#3f3b3b}
body{min-width:320px}
ul,ol,li,dl,dt,dd{list-style:none}
em,address{font-style:normal}
table{width:100%;table-layout:fixed;border-collapse:collapse}
input, textarea {-webkit-user-select:text; user-select:text; border-radius:0}
input:focus,select:focus,textarea:focus{outline:none}
a{color:inherit;text-decoration:none;cursor:pointer}
button {cursor:pointer;background:none}
caption {line-height:0; color:transparent; font-size:0; height:0; text-indent:-8000px}
.hide{display:block;overflow:hidden;position:relative;z-index:-1;width:0;height:0;font-size:1px}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hide-el{display:block;overflow:hidden;position:absolute;left:-7000px;width:0;height:0;font-size:1px;color:transparent}

@media print{
    html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,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,menu,nav,output,ruby,section,summary,time,mark,audio,video,textarea,select,button,input {-webkit-print-color-adjust:exact}
}
