/*reset*/
html {font-size:100%; overflow-y:scroll; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:100%}
a img {border:none}
img {border:0; -ms-interpolation-mode:bicubic;}
a:focus {outline:thin dotted;}
a:hover, a:active {outline:0}
ul, ol {margin:1em 0; padding:0 0 0 40px}
form {margin:0}
button,input,select,textarea {font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle; font-family:arial}
button,input {line-height:normal; *overflow:visible;}
button,input[type="button"],input[type="reset"],input[type="submit"] {cursor:pointer; -webkit-appearance:button;}
input[type="checkbox"],input[type="radio"] {box-sizing:border-box;}
textarea {overflow:auto; vertical-align:top;}
table {border-collapse:collapse; border-spacing:0;}
.nowrap{white-space: nowrap}
.clear {clear:both; font-size:1px; line-height:1px}
.clearfix::after {content:"";clear:both;display: table;}
/*--reset*/
.loading {background:url(/files/loading-small.gif) no-repeat 0 0; display:inline-block; width:16px; height:16px; vertical-align: middle;}

a {color:#3366CC; text-decoration:none;}
a:hover {text-decoration:underline;}