* {
  margin: 0;
  padding: 0;
  font-weight: normal; }

body {
  cursor: default; }

img {
  display: block;
  max-width: 100%;
  max-height: 100%; }

button, select {
  border: 0px;
  border: none;
  font-family: inherit;
  background-color: inherit; }

button:focus, select:focus {
  outline: none; }

fieldset {
  border: none; }

label {
  display: block; }

.hide {
  display: none !important; }

a {
  color: inherit; }
