﻿abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
hr, legend {
  display: none;
}
a, ins, del {
  text-decoration: none;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: '';
}
a,:focus, input, textarea, select {
  outline: none !important;
}
object {
  display: block;
  outline: none;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}
address {
  font-style: normal;
}
ul, ol {
  list-style: none;
}
acronym, abbr {
  cursor: help;
}
sup, sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
}
* html sup, * html sub {
  vertical-align: bottom;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
html {
  font-size: 100.01%;
  color: #000;
  background: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
/*  overflow-y: scroll; */
}
body {
  font-size: 62.5%;
  line-height: 1;
  background: #fff;
}
img, fieldset {
  border: 0;
}
input, select, textarea {
  font-size: 100%;
}
input, select {
  vertical-align: middle;
}
/*label,*/ input[type=button], input[type=submit], button {
  cursor: pointer;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
caption, th {
  text-align: left;
}
td, th {
  vertical-align: top;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.hide-js {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  display: block !important;
  overflow: hidden !important;
  top: -9999px !important;
  left: -9999px !important;
  padding: 0 !important;
  margin:
  0 !important;
}
#a11y, .hide {
  display: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }