article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img,
fieldset {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

th,
caption {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

a:hover,
a:active {
  outline: 0;
}

img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

input {
  vertical-align: middle;
}

input,
button,
textarea {
  font-size: 14px;
  outline: none;
  resize: none;
}

input,
button {
  *overflow: visible;
  line-height: normal;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  -webkit-tap-highlight-color: #ccc;
}

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type="text"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-color: #ccc;
}

textarea {
  overflow: auto;
  vertical-align: top;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-color: #ccc;
}

body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}

a.lnk-button,
.paginator a {
  display: inline-block;
  padding: 5px 15px;
  line-height: 1.2;
  color: #555;
  background: #f2f2f2;
  border: 1px solid #ccc;
}

.bn-flat input {
  display: inline-block;
  padding: 5px 15px;
  line-height: 1.2;
  color: #555;
  background: #f2f2f2;
  border: 1px solid #ccc;
}

body {
  cursor: pointer;
}

body,
td,
th,
p {
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 1.62;
}

table {
  border-collapse: collapse;
  border: none;
  padding: 0;
  margin: 0;
}

h1 {
  margin: 0 0 10px 0;
  font-size: 25px;
  line-height: 1.2;
  word-wrap: break-word;
}

h2 {
  margin: 0 0 10px 0;
  font: 14px Arial, Helvetica, sans-serif;
  color: #060;
  line-height: 1.2;
}

h3,
h4,
blockquote {
  margin: 0;
  padding: 0;
}

blockquote {
  margin-left: 10px;
  word-wrap: break-word;
}

i {
  font-style: normal;
}

a,
.paginator a {
  -webkit-user-select: none;
}

a:link {
  color: #369;
  text-decoration: none;
}

a:visited {
  color: #669;
  text-decoration: none;
}

a:hover {
  color: #369;
  text-decoration: none;
}

a:active {
  color: #fff;
  text-decoration: none;
}
