*
  box-sizing border-box
  margin 0
  padding 0
  font-weight inherit
  font-size inherit
  font-family inherit
  font-style normal
  border none
  text-decoration none

:active
:hover
:focus
:focus
  outline none

article, aside, details, figcaption, figure
footer, header, hgroup, nav, section, summary,
ng-include
  display block

audio
canvas
video
  display inline-block

html
  text-size-adjust 100%
  font-family sans-serif
  -webkit-tap-highlight-color rgba(0,0,0,0)
  -webkit-tap-highlight-color transparent

html
body
  margin 0
  padding 0
  -webkit-font-smoothing antialiased
  -moz-osx-font-smoothing grayscale


table
  border-collapse collapse
  border-spacing 0

code
kbd
pre
samp
  font-family monospace, serif
  _font-family 'courier new', monospace
  font-size 16px

pre
  white-space pre
  white-space pre-wrap
  word-wrap break-word

ul
ol
  list-style none

q
  quotes none
  &:before
  &:after
    content ''
    content none

strong
  font-weight 700

small
  font-size 75%

sub
sup
  font-size 75%
  line-height 0
  position relative
  vertical-align baseline

sup
  top -8px

sub
  bottom -4px

svg
  &:not(:root)
    overflow hidden

a
button
input[type="submit"]
input[type="button"]
input[type="image"]
  cursor pointer

a
button
input
select
textarea
  font-size 100%
  margin 0
  vertical-align baseline
  line-height normal
  font-family inherit
  color inherit
  background none

textarea
  overflow auto
  vertical-align top

input[type="button"]
input[type="reset"]
input[type="submit"]
  appearance button
  cursor pointer

button[disabled]
input[disabled]
  cursor default

input[type="checkbox"]
input[type="radio"]
  padding 0

input[type="search"]::-webkit-search-cancel-button
input[type="search"]::-webkit-search-decoration
  appearance none

button::-moz-focus-inner
input::-moz-focus-inner
  border 0
  padding 0

button > *
  position relative

[hidden]
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide:not(.ng-hide-animate)
  display none!important

ng\:form
  display block

.ng-animate-shim
  visibility hidden

.ng-anchor
  position absolute

