/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/* line 3, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 8, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
body {
  margin: 0;
  line-height: 1.42857143;
}

/* line 12, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
*, *:after, *:before {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 21, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 35, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 42, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 46, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
[hidden],
template {
  display: none;
}

/* line 50, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
a {
  background: transparent;
}

/* line 53, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 57, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
b,
strong {
  font-weight: bold;
}

/* line 61, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

/* line 67, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
h1 {
  font-size: 2em;
  margin: 0 0;
}

/* line 71, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
small {
  font-size: 80%;
}

/* line 74, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 79, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 88, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
button {
  overflow: visible;
}

/* line 91, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
button,
select {
  text-transform: none;
}

/* line 95, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 100, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
input {
  line-height: normal;
}

/* line 103, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 108, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
textarea {
  overflow: auto;
}

/* line 111, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
li {
  list-style: none;
}

/* line 112, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 116, /home/grapstor/simplebo_v2/dev-common/app/assets/stylesheets/commons/reset.scss */
.ui-helper-hidden-accessible {
  display: none;
}
