@charset "UTF-8";
/* RESET */
body, .headerStyle dl, .headerStyle dt, .headerStyle dd, .headerStyle ul, .headerStyle h1, .headerStyle h2, .headerStyle h3, .headerStyle h4, .headerStyle form, .headerStyle fieldset, .headerStyle input, .headerStyle button, .headerStyle p {
  margin: 0;
  padding: 0;
}

.headerStyle fieldset, .headerStyle img {
  border: 0;
}

.headerStyle li {
  list-style: none;
}

.headerStyle h1, .headerStyle h2, .headerStyle h3, .headerStyle h4 {
  font-size: 100%;
  font-weight: normal;
}
#categoryModal fieldset, #categoryModal img {
  border: 0;
}

#categoryModal li {
  list-style: none;
}

#categoryModal h1, #categoryModal h2, #categoryModal h3, #categoryModal h4 {
  font-size: 100%;
  font-weight: normal;
}
input, button {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button {
  font-size: 100%;
}

/* RESET HTML5 */
footer, header, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
footer, header, nav, section {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
   z-index: 0;
  position: relative;
  width: 100%;
  -webkit-font-smoothing: antialiased;
}

#categoryModal h1, #categoryModal h2, #categoryModal h3, #categoryModal h4, #categoryModal ul {
  margin: 0;
  padding: 0;
}

#categoryModal li {
  list-style-type: none;
}
#categoryModal h1, #categoryModal h2, #categoryModal h3, #categoryModal h4, #categoryModalp, #categoryModal ul {
  margin: 0;
  padding: 0;
}

#categoryModal li {
  list-style-type: none;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.headerStyle img {
  -webkit-tap-highlight-color: transparent;
  vertical-align: bottom;
}

.headerStyle a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
}

.headerStyle a:hover {
  color: #000 !important;
  outline-width: thick;
}
#categoryModal a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
}

#categoryModal a:hover {
  color: #000 !important;
  outline-width: thick;
}