html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
h1, h2, h3, h4, h5, h6, h7, p {margin:0;padding:0;}
a {text-decoration:none; transition:border-color 0.2s linear, background-color 0.2s linear, color 0.2s linear;-moz-transition:border-color 0.2s linear, background-color 0.2s linear, color 0.2s linear;-webkit-transition:border-color 0.2s linear, background-color 0.2s linear, color 0.2s linear;-o-transition:border-color 0.2s linear, background-color 0.2s linear, color 0.2s linear;-ms-transition:border-color 0.2s linear, background-color 0.2s linear, color 0.2s linear;}
a:focus, a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: dotted 1px; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { border: 0; border-top: solid 1px; display: block; height: 1px; padding: 0; margin:0; clear:both}
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
ul {margin:0;padding:0}
li {list-style:none;}

img { border: 0; vertical-align: top; -ms-interpolation-mode: bicubic;}

svg:not(:root) { overflow: hidden; }

figure { margin: 0; padding: 0; border-radius:1px; -moz-border-radius:1px; -webkit-border-radius:1px; overflow:hidden}

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; padding: 0; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: none; }
input[type="text"], input[type="password"]{ -webkit-appearance: none; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.ir { background-color: transparent; background-repeat: no-repeat; border: 0; direction: ltr; display: block; overflow: hidden; text-align: left; text-indent: -999em; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; clear: both; }
.clear{clear:both;font-size:0;height:0}
.left{float:left}
.right{float:right}
.check-empty:empty{display:none !important}
.hide{display:none}
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center { text-align:center;}
.text-justify {text-align:justify;}
.object-right {float:right;}
.object-left {float:left;}
.object-center {text-align:center; margin-top:10px}
.imageleft {margin:10px 20px 10px 0}
.imageright {margin:10px 0 10px 20px}
.imagecenter {margin:10px auto 10px auto}

.display_none { display:none;  }
.inline-table { display:inline-table;  }
/*end reset*/